Deprecated 'collection' parameter in favor of 'cq' - fixes #92

Change-Id: I51f0197da3a182fc4d4cd35f12ccb88cce3f8833
diff --git a/Changes b/Changes
index b33b2e3..a1d46e1 100755
--- a/Changes
+++ b/Changes
@@ -1,7 +1,9 @@
-0.35 2019-07-05
+0.35 2019-07-12
         - Added EXPERIMENTAL proxy to API route.
         - Remove deprecated api configuration
           (requires api_path instead now).
+        - Deprecated 'collection' parameter in
+          favor of 'cq' (#92).
 
 0.34 2019-06-26
         - Introduced guided tour (hebasta, #19).