diff --git a/CHANGELOG.md b/CHANGELOG.md index 57128baf..69d41e7a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/changelog/release-tooling.md b/changelog/release-tooling.md deleted file mode 100644 index 6d21343a..00000000 --- a/changelog/release-tooling.md +++ /dev/null @@ -1 +0,0 @@ -- Fixed internal release-tooling \ No newline at end of file