0
0
mirror of https://github.com/fralx/LimeReport.git synced 2024-12-23 16:22:58 +03:00

Version 1.3.10 description has been added to README.md

This commit is contained in:
Arin Alex 2016-02-29 23:40:20 +03:00
parent a3988182bf
commit 7a31d2ddb7

View File

@ -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.
6. .. and other minor bugs fixed.