Skip to content

Commit 1f2fead

Browse files
committed
Update changelog for Grantlee release
1 parent c3ee054 commit 1f2fead

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,19 @@ The Grantlee Template System
55
Version History
66
---------------
77

8+
-- Version 5.3 --
9+
-------------------
10+
* Use C++11 nullptr where appropriate
11+
* Use QRandomGenerator instead of deprecated qRand
12+
* Increase compatibility with Qt 6 APIs
13+
* Add CMake option to build with Qt 6 - GRANTLEE_BUILD_WITH_QT6
14+
* Support enum introspection on Q_GADGET
15+
* filesizeformat implementation as well as localized filesize
16+
* Make enums comparable with more operations
17+
* Add "truncatechars" filter
18+
* Fix concatenation of string lists
19+
20+
821
-- Version 5.2 --
922
-------------------
1023
* Increase CMake requirement to version 3.5

0 commit comments

Comments
 (0)