Added support for group:disjunction in deserialization
Change-Id: Ib30ef0225a430e40920c02a42c0850add53dc37e
diff --git a/Changes b/Changes
index 2dda6e1..04373a8 100644
--- a/Changes
+++ b/Changes
@@ -1,4 +1,4 @@
-0.52 2015-06-26
+0.52 2015-06-27
- [bugfix] Fixed payload filtering in FocusSpans (margaretha)
- [workaround] Reintroduced empty collection support,
as Koral still creates them (diewald)
@@ -18,6 +18,7 @@
- [bugfix] Remove legacy error handling in Match (diewald)
- [bugfix] JSON-serialization bug in match in case of error messages (diewald)
- [bugfix] 'fields' serialization (diewald)
+ - [bugfix] deserialization of group:disjunction (diewald)
0.51 2015-03-17
- This is a major version (prepared for the GitHub release)