From 7a31d2ddb70ca0a163082f854fc371da4bd6b639 Mon Sep 17 00:00:00 2001 From: Arin Alex Date: Mon, 29 Feb 2016 23:40:20 +0300 Subject: [PATCH] Version 1.3.10 description has been added to README.md --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) 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.