summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSimon Wisselink <s.wisselink@iwink.nl>2025-11-19 22:36:36 +0100
committerSimon Wisselink <s.wisselink@iwink.nl>2025-11-19 22:36:36 +0100
commitc0d7a36124ac93f7c81512a55fe02f66fba8947e (patch)
tree417f93140e5c83fe062e55a1b358bd6a32c42f8c /CHANGELOG.md
parent8cc9a75964b37c9a58251d2747118297582cd673 (diff)
downloadsmarty-c0d7a36124ac93f7c81512a55fe02f66fba8947e.tar.gz
smarty-c0d7a36124ac93f7c81512a55fe02f66fba8947e.tar.bz2
smarty-c0d7a36124ac93f7c81512a55fe02f66fba8947e.zip
version bump
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 085d0a25..59225433 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
+## [5.7.0] - 2025-11-19
+- PHP 8.5 support
+
+
## [5.6.0] - 2025-10-03
- Added support for shorttags in functions [#1005](https://github.com/smarty-php/smarty/issues/1005)