Skip to content

Commit

Permalink
Update changelog for Grantlee release
Browse files Browse the repository at this point in the history
  • Loading branch information
steveire committed Sep 10, 2022
1 parent c3ee054 commit 1f2fead
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,19 @@ The Grantlee Template System
Version History
---------------

-- Version 5.3 --
-------------------
* Use C++11 nullptr where appropriate
* Use QRandomGenerator instead of deprecated qRand
* Increase compatibility with Qt 6 APIs
* Add CMake option to build with Qt 6 - GRANTLEE_BUILD_WITH_QT6
* Support enum introspection on Q_GADGET
* filesizeformat implementation as well as localized filesize
* Make enums comparable with more operations
* Add "truncatechars" filter
* Fix concatenation of string lists


-- Version 5.2 --
-------------------
* Increase CMake requirement to version 3.5
Expand Down

0 comments on commit 1f2fead

Please sign in to comment.