Fixed left expansion of SpanOR exclusion in case of no more span.
diff --git a/Changes b/Changes
index 35f3e02..3b0b09c 100644
--- a/Changes
+++ b/Changes
@@ -1,4 +1,4 @@
-0.56.2 2018-03-07
+0.56.2 2018-03-20
- [feature] Introduce meta field retrieval method (diewald)
- [cleanup] Rename KrillQuery's "_"-method to "nr" to improve
compatibility with future versions of Java (diewald)
@@ -12,6 +12,8 @@
indexed properly (may require reindexing; diewald)
- [feature] Serialize dates in dash separation format, when
metadata field name ends with "Date" (diewald)
+ - [bugfix] Fixed left exclusion-expansion when there is no
+ more span for SpanOrQuery (margaretha)
0.56.1 2018-01-31
- [bugfix] Changed relation serialization in snippet to work