Fix treatment of legacy 'collection' parameter
Change-Id: I12f985e52f839663eada211ba2e48e401764bc83
diff --git a/Changes b/Changes
index ad83167..48e9542 100755
--- a/Changes
+++ b/Changes
@@ -1,4 +1,4 @@
-0.36 2019-08-07
+0.36 2019-08-28
- Rename all cookies to be independent
for different instance (#94).
- Enable https only via
@@ -7,6 +7,7 @@
- Emit 'after_render' in proxy responses
to make it accessible to post processing
(such as the Piwik plugin).
+ - Fix treatment of legacy "collection" parameter.
WARNING: This requires relogin for all users!