diff --git a/CHANGELOG.md b/CHANGELOG.md index 1839630..a7d5fd4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,19 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## [3.2.0](https://github.com/sonata-project/SonataTimelineBundle/compare/3.1.1...3.2.0) - 2017-11-30 +### Changed +- Removed usage of old form type aliases + +### Added +- added Russian translations + +### Fixed +- It is now allowed to install Symfony 4 + +### Removed +- support for old versions of php and Symfony + ## [3.1.1](https://github.com/sonata-project/SonataTimelineBundle/compare/3.1.0...3.1.1) - 2017-06-14 ### Fixed - Deprecated `security.context` usage