From b576dfafe6759aefac5b7b0a78855655696961a5 Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Tue, 23 Aug 2022 15:14:40 +0200 Subject: [PATCH] changes for v11.0.8 --- HISTORY.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index 0fa7e76..c90c5ba 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -3,6 +3,13 @@ History ------- +11.0.8 (2022-08-23) +++++++++++++++++++ + +- Bugfix to prevent using empty selection object. + `#116 `_ + + 11.0.7 (2022-06-25) ++++++++++++++++++