summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSimon Wisselink <s.wisselink@iwink.nl>2024-11-20 22:18:13 +0100
committerSimon Wisselink <s.wisselink@iwink.nl>2024-11-20 22:18:13 +0100
commit3bba3ff5e93c34d9f326b6f45d1e6e578e73adec (patch)
treef35e5b51415bdfd9ee6b3da02b6c64f5ad151e44 /CHANGELOG.md
parentb3b43af816c5f81f952edc66f8c4cf2dae4927e9 (diff)
downloadsmarty-3bba3ff5e93c34d9f326b6f45d1e6e578e73adec.tar.gz
smarty-3bba3ff5e93c34d9f326b6f45d1e6e578e73adec.tar.bz2
smarty-3bba3ff5e93c34d9f326b6f45d1e6e578e73adec.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 64b13ed5..f796e12e 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.2] - 2024-11-20
+
+
- Support the deprecations introduced in PHP 8.4 and added tests for PHP 8.4 [#1043](https://github.com/smarty-php/smarty/pull/1043)
## [5.4.1] - 2024-08-29