Sullivan SENECHAL há 8 anos atrás
pai
commit
369cbdd03a
1 ficheiros alterados com 4 adições e 0 exclusões
  1. 4 0
      CHANGELOG.md

+ 4 - 0
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.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.