Skip to content

Commit

Permalink
Update Changelog for 0.4.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
steveire committed Nov 28, 2013
1 parent b0efad2 commit 358e826
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,17 @@ The Grantlee Template System
Version History
---------------

-- Version 0.4.0 --
-------------------
* Bump Grantlee CMake requirement to 2.8.9.
* Use the CMAKE_AUTOMOC feature in Grantlee.
* Clean up all CMake code.
* Fix memory leak when deleting a localized template loader.
* Clean up C++ code in preparation for Qt 5.
* Update jQuery version used in example to the latest release.
* Add API for resolving variables to strings in QtScript.
* Fix tests on ARM and other platforms which use float for qreal.

-- Version 0.3.0 --
-------------------
* Implement dictsort filter.
Expand Down

0 comments on commit 358e826

Please sign in to comment.