Put caching in toFilter() phase and made external test suite internal
Change-Id: Id118ae1f67050e8d0362ae3338be7e65746e2e64
diff --git a/Changes b/Changes
index dbea656..9ed843c 100644
--- a/Changes
+++ b/Changes
@@ -1,4 +1,4 @@
-0.58.0 2018-08-21
+0.58.0 2018-08-23
- [feature] Implemented referencing cached collection (margaretha)
- [feature] Implemented deserialization of collection with array values
and cache option (margaretha)
@@ -15,6 +15,9 @@
- [feature] Adding loading namedVC from gz (margaretha)
- [bugfix] Fixed VC deserialization and double negations in
CollectionBuilder.group (margaretha)
+ - [cleanup] Move caching mechanism to toFilter() phase (diewald)
+ - [cleanup] Rewrite test suite for caching to be part of
+ regular test suite (diewald)
0.57 2018-04-05
- [feature] Support text queries in metadata