diff --git a/CHANGELOG.md b/CHANGELOG.md index 7cd44f21..7bb4e947 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## [3.13.7](https://github.com/sonata-project/SonataCoreBundle/compare/3.13.6...3.13.7) - 2018-12-20 +### Fixed +- Fixed wrong form namespaces + ## [3.13.6](https://github.com/sonata-project/SonataCoreBundle/compare/3.13.5...3.13.6) - 2018-12-20 ### Fixed - crash about `PageableManagerInterface` when using `composer install --authoritative-classmap`