Skip to content

Commit

Permalink
2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jordisala1991 committed Mar 12, 2018
1 parent dfed604 commit 51ab0cd
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# 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

0 comments on commit 51ab0cd

Please sign in to comment.