Mark confidential clients as slightly more secure

Change-Id: I1dd223773accfd9bdd1c2d70cdf8d6754c71c243
diff --git a/Changes b/Changes
index 3d2d514..9f1f159 100755
--- a/Changes
+++ b/Changes
@@ -1,6 +1,7 @@
-0.45 2022-04-13
+0.45 2022-04-28
         - Added confidential client support to OAuth. (diewald)
         - Added OAuth client authorization handling. (diewald)
+        - Mark public clients as slightly more insecure. (diewald)
 
 0.44 2022-02-31
         - Fixed autosecrets migration. (diewald)