Change order of attribute payloads in attribute queries

Change-Id: Ifae409a53d93b9ce17b663d4ebe9d2b7d80c3e0c
diff --git a/Changes b/Changes
index cdf8c49..5407915 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,10 @@
-0.59.2 2020-06-17
+0.59.2 2020-06-18
     - [feature] Add fingerprint method to index (diewald)
     - [bugfix] Fix deserialization of spans with attributes (diewald)
+    - [bugfix] Change order of attribute payloads in attribute queries
+      (diewald)
+      Warning: This may break compatibility for attribute queries
+               in indices not created using KorAP::XML::Krill.
 
 0.59.1 2020-04-08
     - [bugfix] Fix bug in classed group queries (diewald)