summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSimon Wisselink <s.wisselink@iwink.nl>2024-03-27 22:57:04 +0100
committerSimon Wisselink <s.wisselink@iwink.nl>2024-03-27 23:03:40 +0100
commitfea0d02d99e2de239b9c37fef9bfb3ffa35a4623 (patch)
treeea5d42d126e6c503013ab662cccab0c7b3082da0 /CHANGELOG.md
parent4efa427a872ad51571d3d2b2c3122fafbf3386d2 (diff)
downloadsmarty-fea0d02d99e2de239b9c37fef9bfb3ffa35a4623.tar.gz
smarty-fea0d02d99e2de239b9c37fef9bfb3ffa35a4623.tar.bz2
smarty-fea0d02d99e2de239b9c37fef9bfb3ffa35a4623.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 724651bc..274c3b74 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.0.1] - 2024-03-27
+- Fix error in Smarty\Smarty::compileAllTemplates() by including missing FilesystemIterator class [#966](https://github.com/smarty-php/smarty/issues/966)
+
+
## [5.0.0] - 2024-03-25
- Fixed that scoped variables would overwrite parent scope [#952](https://github.com/smarty-php/smarty/issues/952)
- Removed publicly accessible `$tpl->_var_stack` variable