Remove JWT flow for authorization

Change-Id: Iab1edbff313efd0988ed68afee9f8e747dc8fe5f
diff --git a/Changes b/Changes
index baa36e4..c09b288 100755
--- a/Changes
+++ b/Changes
@@ -8,6 +8,8 @@
         - Enable Zooming on mobile clients. (diewald)
         - Auth Plugin sets cookie expiration explicitely
           to 3 days. (diewald)
+        - Remove JWT Auth flow, which was deprecated since 0.42.
+          (diewald)
 
 0.44 2022-02-31
         - Fixed autosecrets migration. (diewald)