Fetch client information before request grant

Change-Id: I101d2750bce4f28397f225b4d68cffd88f5ed1fb
diff --git a/Changes b/Changes
index f4cad8f..06c6869 100755
--- a/Changes
+++ b/Changes
@@ -4,6 +4,7 @@
         - Mark public clients as slightly more insecure. (diewald)
         - Reintroduce email handle support. (fixes #165; diewald)
         - Support plugin declarations on registration. (diewald)
+        - Fetch client information before grant request. (diewald)
 
 0.44 2022-02-31
         - Fixed autosecrets migration. (diewald)