diff --git a/CHANGELOG.md b/CHANGELOG.md index a64dd371..ad0213ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [3.9.2] - 2023-06-29 + +### Changed + +- Allow to use string with twig filters + +### Fixed + +- Remove deprecation notice when using serializer + ## [3.9.1] - 2023-01-16 ### Fixed