diff --git a/CHANGELOG.md b/CHANGELOG.md index 8196b85c..49dca8c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +## [2.1.3] - 2018-09-25 +#### Fixed +- Dump dictionary command compatibility with Symfony 3.3 + ## [2.1.2] - 2018-02-16 ### Fixed - `knp_dictionary.registry` service declaration set public to true (Symfony 4 fix)