Fixed some WithinSpan-Bugs and fixed Tests to improve coverage for SpanPositionalQueries
diff --git a/Changes b/Changes
index cc49dee..ffe30ea 100644
--- a/Changes
+++ b/Changes
@@ -16,7 +16,10 @@
removed KorapSpan, KorapTermSpan and KorapLongSpan,
renamed /analysis to /model,
renamed shrink() to focus(),
- removed KorapPrimaryData (diewald)
+ removed KorapPrimaryData,
+ fixed a lot of wrong tests for WithinSpans (diewald)
+ - [feature] Improved deserialization of SpanSubSpanQueries
+ (margaretha)
0.49.3 2015-02-03
- [documentation] Improved documentation for API classes (diewald)