Support Mojolicious >= 9.0
Change-Id: Icf33b0060119d06d7eb1747abee8b59556d6d56c
diff --git a/Changes b/Changes
index e9d9c0c..fb378c4 100755
--- a/Changes
+++ b/Changes
@@ -1,4 +1,4 @@
-0.41 2021-02-09
+0.41 2021-02-15
- Introduce CORS headers to the proxy.
- Introduce Content Security Policy.
- Remove default api endpoint from config to
@@ -24,6 +24,7 @@
- Fix guided tour to work with CSP.
- Fix strict-mode in tour.
- Define resources in Makefile.
+ - Support Mojolicious >= 9.
0.40 2020-12-17
- Modernize ES and fix in-loops.