Improved error handling.

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