From f5dc98ebaf3769808a8256a0d02fee8405248f5b Mon Sep 17 00:00:00 2001 From: Stephen Anthony Date: Fri, 8 Jan 2021 10:10:47 -0330 Subject: [PATCH] Added info about database to changelog. --- Changes.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Changes.txt b/Changes.txt index 74eba38d2..9312bca80 100644 --- a/Changes.txt +++ b/Changes.txt @@ -36,6 +36,9 @@ * Extended global hotkeys for input devices & ports settings. + * Moved to using an SQLite database for storing user settings, properties + and highscores. More work will follow in future releases. + * Increased sample size for CDFJ+. * Fixed autofire bug for trackball controllers.