summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSimon Wisselink <s.wisselink@iwink.nl>2023-11-11 20:27:27 +0100
committerSimon Wisselink <s.wisselink@iwink.nl>2023-11-11 20:27:27 +0100
commit58991f3f63607e112d2c80d2ffd2069d841d2995 (patch)
tree9d4970764948edfc7950134fa99e4a190b98801f /CHANGELOG.md
parent198338e2a258be135f690330bdf2b20d88e39b00 (diff)
parent4038fa615b074b4c79573f17d93d84084d9514df (diff)
downloadsmarty-58991f3f63607e112d2c80d2ffd2069d841d2995.tar.gz
smarty-58991f3f63607e112d2c80d2ffd2069d841d2995.tar.bz2
smarty-58991f3f63607e112d2c80d2ffd2069d841d2995.zip
Merge branch 'release/5.0.0-rc2'
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 eb69f5b6..1905cf79 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.0.0-rc2] - 2023-11-11
+
+
### Fixed
- Registered output filters wouldn't run [#899](https://github.com/smarty-php/smarty/issues/899)
- Use of negative numbers in {math} equations [#895](https://github.com/smarty-php/smarty/issues/895)