Added 'copy-to-clipboard' for client ids

Change-Id: I3c40f4044c9c519bb8d8e3b7a5cdd387994f3aaa
diff --git a/Changes b/Changes
index e1cdb8d..cc2f5af 100755
--- a/Changes
+++ b/Changes
@@ -1,5 +1,4 @@
-0.42 2021-06-17
-0.42 2021-06-15
+0.42 2021-06-18
         - Added GitHub based CI for perl.
         - Added further methods for communicating JSON Files
           with the server to the APIs (lerepp).
@@ -31,6 +30,7 @@
         - Fix rendering bug in unauthenticated oauth route.
         - Add option to toggle password fields.
         - Add "copy to clipboard" feature for input fields.
+        - Add "copy to clipboard" for client id.
 
         WARNING: Upgrading to Mojolicious 9.19 will
           invalidate all sessions. This is a security update.