Updated the change files and made a new version.

Change-Id: I288b24e46a864e7b68a2f92cf7c72ce6ef8ef96f
diff --git a/core/Changes b/core/Changes
index ab04e26..7125e48 100644
--- a/core/Changes
+++ b/core/Changes
@@ -1,10 +1,11 @@
+# version 0.64
+2021-07-29
+- Updated the change files and made a new version.
+
 # version 0.63.2
 2021-06-11
  - Updated OAuth2 token length & secure random algorithm config.
  - Added character set filter to random code generator, e.g. for client_id.
-# version 0.63.1
-2021-03-25
- - Updated Koral version for InfoController.
 2021-07-22
  - Updated cache settings and some loggings.
 2021-07-26
@@ -12,6 +13,10 @@
    database.
  - Moved cache config to the full config. 
 
+# version 0.63.1
+2021-03-25
+ - Updated Koral version for InfoController.
+
 # version 0.63
 14/01/2021
    - Updated Flyway (margaretha)