mirror of
https://github.com/python-LimeReport/LimeReport.git
synced 2024-12-24 04:33:03 +03:00
Version 1.3.10 description has been added to README.md
This commit is contained in:
parent
a3988182bf
commit
7a31d2ddb7
10
README.md
10
README.md
@ -34,6 +34,14 @@
|
|||||||
For more samples see a demo
|
For more samples see a demo
|
||||||
|
|
||||||
## Change log
|
## 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
|
###1.3.9
|
||||||
New functions:
|
New functions:
|
||||||
```cpp
|
```cpp
|
||||||
@ -75,4 +83,4 @@ Fixed:
|
|||||||
3. Printing to PDF added.
|
3. Printing to PDF added.
|
||||||
4. Fixed bug in SQL-editor when it used variables in SQL expression;
|
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;
|
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.
|
||||||
|
Loading…
Reference in New Issue
Block a user