Add settings menu by default
Change-Id: Iaa9ae78a425ae716a942356cdc57ec9d5eb1cfdf
diff --git a/Changes b/Changes
index 93498a8..8f1abd2 100755
--- a/Changes
+++ b/Changes
@@ -1,4 +1,4 @@
-0.42 2021-06-11
+0.42 2021-06-15
- Added GitHub based CI for perl.
- Added further methods for communicating JSON Files
with the server to the APIs (lerepp).
@@ -26,6 +26,7 @@
- Deprecate JWT flow. In the future only OAuth2
flow will be supported and will be the default
option for authentication and authorization.
+ - Added settings navigation by default.
WARNING: Upgrading to Mojolicious 9.19 will
invalidate all sessions. This is a security update.