Fixing resource bug and adding sorting requirement flag to SpanWrapQueries
diff --git a/Changes b/Changes
index 75bd931..bac3b68 100644
--- a/Changes
+++ b/Changes
@@ -21,7 +21,9 @@
- [feature] Improved deserialization of SpanSubSpanQueries
(margaretha)
- [feature] Introducing the potential need for resorting queries
- on focussing (set by relations) (diewald)
+ on focussing (e.g., set by relations) (diewald)
+ - [bugfix] Hopefully fixing a resource related bug for
+ server instantiation (diewald)
0.49.3 2015-02-03
- [documentation] Improved documentation for API classes (diewald)