Fixed the candidate list in NextSpans.
Change-Id: Ia2a8a65b580071527d53409310a374b6e78f6721
diff --git a/Changes b/Changes
index e6c2849..61d9b4c 100644
--- a/Changes
+++ b/Changes
@@ -8,7 +8,9 @@
- [bugfix] Remove entries from matchList that are not in the same
document in NextSpans (diewald)
- [bugfix] Fixed skipTo in NextSpans, see de.ids_mannheim.korap.index.
- TestRepetitionIndex.testRepetitionSnippetBug3() (margaretha)
+ TestRepetitionIndex.testRepetitionSnippetBug3() (margaretha)
+ - [bugfix] Fixed the candidate list in NextSpans, see de.ids_mannheim.
+ korap.index.TestNextIndex.testNextExpansion() (margaretha)
0.58.0 2018-09-03
- [feature] Implemented referencing cached collection (margaretha)