diff --git a/CHANGELOG.md b/CHANGELOG.md index 44226eb8..a3de53cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,12 +5,15 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] -### Added -- Add `knp:dictionary:dump` command for dictionary listing and preview +## [2.1.0] - 2017-12-22 ### Added +- Add `knp:dictionary:dump` command for dictionary listing and preview - Add auto-registration of `Dictionary` implementations as actual dictionary for users of Sf >= 3.3 +## Fixed +- Documentation formattage is now great again + ## [2.0.1] - 2017-12-15 ### Fixed