Remove no-js declaration in nonce-enabled inline script

Change-Id: If29e7d48ef9c326533a5e6f9a44176d2da84b78d
diff --git a/Changes b/Changes
index 3c9262c..271cf05 100755
--- a/Changes
+++ b/Changes
@@ -1,4 +1,4 @@
-0.41 2021-01-26
+0.41 2021-01-27
         - Introduce CORS headers to the proxy.
         - Introduce Content Security Policy.
         - Remove default api endpoint from config to
@@ -8,6 +8,7 @@
           Windows Powershell (lerepp).
         - Establish CSP plugin.
         - Added nonce helper to CSP plugin.
+        - Remove no-js class in nonced inline script.
 
 0.40 2020-12-17
         - Modernize ES and fix in-loops.