Fixed handling of non-necessary brackets in tokens

Change-Id: Ibb2550d308c49176f62b45a01e008bd851e84605
diff --git a/Changes b/Changes
index 19d0443..f74c7a7 100644
--- a/Changes
+++ b/Changes
@@ -1,7 +1,8 @@
-0.26 2017-05-30
+0.26 2017-06-28
 	- Updated collection query grammar (margaretha)
 	- Updated maven dependency phase (margaretha)
-	
+  - Fixed handling of non-necessary brackets in tokens (diewald)
+
 0.25 2017-05-10
 	- Altered dominance and relation serialization (margaretha)