Fix rendering error in not authenticated oauth route

Change-Id: I776c0dbdcd1e28e4f3b16b0832309164c9425dcc
diff --git a/Changes b/Changes
index 8f1abd2..67ed471 100755
--- a/Changes
+++ b/Changes
@@ -27,6 +27,7 @@
           flow will be supported and will be the default
           option for authentication and authorization.
         - Added settings navigation by default.
+        - Fix rendering bug in unauthenticated oauth route.
 
         WARNING: Upgrading to Mojolicious 9.19 will
           invalidate all sessions. This is a security update.