|
@@ -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.10.2](https://github.com/sonata-project/SonataAdminBundle/compare/3.10.1...3.10.2) - 2016-12-15
|
|
|
+### Fixed
|
|
|
+- Filter form theme was used for create and edit forms too.
|
|
|
+
|
|
|
## [3.10.1](https://github.com/sonata-project/SonataAdminBundle/compare/3.10.0...3.10.1) - 2016-12-13
|
|
|
### Fixed
|
|
|
- Fix compatibility with Symfony 3.2 form renderer.
|