Disable caching in auth routes

Change-Id: I0518056c017dfa4ae7feca730558d0dcb821475a
diff --git a/Changes b/Changes
index 706386a..2e16e4b 100755
--- a/Changes
+++ b/Changes
@@ -22,6 +22,7 @@
         - Fixed bug where missing documentation pages raise
           exceptions in Mojo >= 9.0.
         - Support revocation of tokens.
+        - Disable caching in auth routes.
 
         WARNING: Upgrading to Mojolicious 9.19 will
           invalidate all sessions. This is a security update.