Fixed KorapResponse deserialization and collection extension bug
diff --git a/Changes b/Changes
index a2f7ddf..3e98af2 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,9 @@
-0.49.3 2014-01-15
+0.49.3 2014-01-26
- [documentation] Improved documentation for API classes (diewald)
- [documentation] Improved documentation for various queries (margaretha)
+ - [feature] Added deserialization of SpanSubSpanQueries (margaretha)
+ - [bugfix] Null filters are now correctly extended (diewald)
+ - [cleanup] Refactoring of KorapResult and KorapResponse (diewald)
0.49.2 2014-12-05
- [documentation] Improved documentation for various queries (margaretha)