changelog update

This commit is contained in:
Simon Wisselink
2024-02-26 14:58:17 +01:00
parent 9d559827fd
commit 5d0dd09632
2 changed files with 1 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [4.4.1] - 2024-02-26
- Fixed internal release-tooling
## [4.4.0] - 2024-02-26
### Changed
- Using the `|implode`, `|json_encode` and `|substr` modifiers does not generate a deprecation warning anymore as they will continue to be supported in v5 [#939](https://github.com/smarty-php/smarty/issues/939)

View File

@@ -1 +0,0 @@
- Fixed internal release-tooling