Fix hibernate dialect for SQLite.

Change-Id: I217dafe5a1b7dfcd4996d7741dd5711c54d7f268
diff --git a/lite/Changes b/lite/Changes
index 3117c50..c9ccc2e 100644
--- a/lite/Changes
+++ b/lite/Changes
@@ -1,5 +1,7 @@
 # version 0.63
-
+04/12/2020
+  - Fix hibernate dialect for SQLite. (margaretha)
+  
 # version 0.62.4
 24/01/2020
    - Removed salt from config and updated config files.