summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSimon Wisselink <s.wisselink@iwink.nl>2024-08-30 01:10:42 +0200
committerSimon Wisselink <s.wisselink@iwink.nl>2024-08-30 01:10:42 +0200
commit70ed68ff5b4cdf7a4313c2eb093733871ffc3ca3 (patch)
treef138db62ff9fd0dd31e76fdb5f63589b364bceb0 /CHANGELOG.md
parent598ccde435dfc67d356fb34fa951a073bcf380d8 (diff)
downloadsmarty-70ed68ff5b4cdf7a4313c2eb093733871ffc3ca3.tar.gz
smarty-70ed68ff5b4cdf7a4313c2eb093733871ffc3ca3.tar.bz2
smarty-70ed68ff5b4cdf7a4313c2eb093733871ffc3ca3.zip
version bump
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 50750e95..154c1a89 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
+## [5.4.1] - 2024-08-29
+
+
- Enable (and fix) unit tests for Windows [#1046](https://github.com/smarty-php/smarty/pull/1046)
- Fix the use of "extends:" to define the inheritance tree on Windows [#1018](https://github.com/smarty-php/smarty/issues/1018)