Fix queryParam response to be compatible with Chrome (fixes #149)
Change-Id: Iea632d5336d043f7f5c3e2ca6ce9e56243a39ede
diff --git a/Changes b/Changes
index 8776a90..f521e17 100755
--- a/Changes
+++ b/Changes
@@ -1,4 +1,4 @@
-0.43 2021-09-30
+0.43 2021-10-13
- New menu class that has an entry at the very end,
similar to the input text prefix,
that is always available. (lerepp)
@@ -34,6 +34,7 @@
- Fix buttongroup anchoring if anchor doesn't exist.
- Fix blind header titles.
- Turn "upgradeTo" into an object prototype.
+ - Fix QueryParam response to work with Chrome (#149).
0.42 2021-06-18
- Added GitHub based CI for perl.