Updated OAuth2Client list API

Added redirect_uri, registration_date, permitted, and source to
OAuth2UserClientDto

Change-Id: Id2614f1c2d7a408ddc7cda1ccfa9ed038a89adf8
diff --git a/full/Changes b/full/Changes
index 4902952..cad48b8 100644
--- a/full/Changes
+++ b/full/Changes
@@ -9,7 +9,9 @@
    to the oauth2_client database table, and updated the OAuth2 client 
    registration mechanism.
  - Added authorization request with GET and deprecated that with POST.
-
+2022-04-13
+ - Updated OAuth2Client list API (added redirect_uri, registration_date, 
+   permitted, source to OAuth2UserClientDto).
 
 # version 0.65.2