Fixed bug in segments with negated components

Change-Id: I520115e4c1fc2ab497c6b5d8a322c7ea54b0a97d
diff --git a/Changes b/Changes
index 60ba114..571803c 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,6 @@
-0.59.1 2020-01-28
+0.59.1 2020-02-04
     - [bugfix] Fix bug in classed group queries (diewald)
+    - [bugfix] Fix bug in segments with negated components (diewald)
 
 0.59.0 2019-11-28
     - [bugfix] Fix offset retrieval in concurrent searches