We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6955f7a commit 82bd6eaCopy full SHA for 82bd6ea
CHANGELOG.md
@@ -4,7 +4,10 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
-## Unreleased
+## [1.29.2] - 2020-06-16
8
+
9
+### Changed
10
+- A lot of cleaning up of the code base.
11
12
### Fixed
13
- Moved saving template paths to the DustPHP instance earlier for compatibility reasons.
dustpress.php
@@ -6,7 +6,7 @@
Author: Miika Arponen & Ville Siltala / Geniem Oy
Author URI: http://www.geniem.com
License: GPLv3
-Version: 1.29.1
+Version: 1.29.2
*/
final class DustPress {
0 commit comments