diff --git a/README.md b/README.md index 7510d5c..41f0d36 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,14 @@ For more samples see a demo ## Change log + +###1.3.10 +1. Memory leak has been fixed +2. Grid & Settings have been added +3. Recent files menu has been added +4. Magnet feature has been added +5. Added ability to use variables in the connection settings + ###1.3.9 New functions: ```cpp @@ -75,4 +83,4 @@ Fixed: 3. Printing to PDF added. 4. Fixed bug in SQL-editor when it used variables in SQL expression; 5. Fixed bug of variable's initialization if it exists more than once in SQL expression; -6. .. and other minor bugs fixed. \ No newline at end of file +6. .. and other minor bugs fixed.