Fixed left expansion match order.

Change-Id: I7755bce59042b9bf35d31a11a252630e8b965db1
diff --git a/Changes b/Changes
index 96b0ae5..a23a214 100644
--- a/Changes
+++ b/Changes
@@ -10,7 +10,8 @@
     - [bugfix] Fixed skipTo in NextSpans, see de.ids_mannheim.korap.index.
       TestRepetitionIndex.testRepetitionSnippetBug3() (margaretha)
     - [bugfix] Fixed the candidate list in NextSpans, see de.ids_mannheim.
-      korap.index.TestNextIndex.testNextExpansionBug() (margaretha)   
+      korap.index.TestNextIndex.testNextExpansionBug() (margaretha)  
+    - [bugfix] Fixed left expansion match order (margaretha)   
 
 0.58.0 2018-09-03
     - [feature] Implemented referencing cached collection (margaretha)