Sullivan SENECHAL 8 年 前
コミット
5cc62fad5f
1 ファイル変更6 行追加0 行削除
  1. 6 0
      CHANGELOG.md

+ 6 - 0
CHANGELOG.md

@@ -2,6 +2,12 @@
 All notable changes to this project will be documented in this file.
 This project adheres to [Semantic Versioning](http://semver.org/).
 
+## [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.
+- Fix permissions when setting role for the security handler
+- Translation in twig templates uses the twig translation filter
+
 ## [3.10.0](https://github.com/sonata-project/SonataAdminBundle/compare/3.9.0...3.10.0) - 2016-11-25
 ### Added
 - Added new `roles` configuration field to configuration of menu item routes.