Disable CSP for development purposes
Change-Id: Iff20edb302f9f03e524b7bd8bcb4ce3a9690d3be
diff --git a/Changes b/Changes
index 4b16d51..b7bcfac 100755
--- a/Changes
+++ b/Changes
@@ -1,4 +1,4 @@
-0.43 2021-10-13
+0.43 2021-10-28
- New menu class that has an entry at the very end,
similar to the input text prefix,
that is always available. (lerepp)
@@ -36,6 +36,8 @@
- Turn "upgradeTo" into an object prototype.
- Fix QueryParam response to work with Chrome (#149).
- Added DemoServer plugin.
+ - Support CSP disabling.
+ - Update intro.js (#109; hebasta)
0.42 2021-06-18
- Added GitHub based CI for perl.