diff --git a/CHANGELOG.md b/CHANGELOG.md deleted file mode 100644 index b9e20fd..0000000 --- a/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ -# Change Log -All notable changes to this project will be documented in this file. -This project adheres to [Semantic Versioning](http://semver.org/). - -## [2.3.0](https://github.com/a2lix/TranslationFormBundle/compare/2.2.0...2.3.0) - 2018-03-12 -### Added -- Added Symfony 4 support - -### Fixed -- Usage of FQCNs for form types to improve SF3 compatibility -- Fix deprecated strict attribute on services configuration -- `TranslatedEntityType` is now compatible with `choice_label` for Symfony >= 2.7