Sullivan SENECHAL 8 年之前
父节点
当前提交
6527db506d
共有 1 个文件被更改,包括 9 次插入0 次删除
  1. 9 0
      CHANGELOG.md

+ 9 - 0
CHANGELOG.md

@@ -2,6 +2,15 @@
 All notable changes to this project will be documented in this file.
 This project adheres to [Semantic Versioning](http://semver.org/).
 
+## [3.10.3](https://github.com/sonata-project/SonataAdminBundle/compare/3.10.2...3.10.3) - 2016-12-22
+### Fixed
+- A bug with the side menu arrow position
+- Display correct name of group uses default translation domain
+
+### Removed
+- A Twig deprecation added in Twig 1.28.0
+- A Sonata deprecation called by Sonata itself by adding a way to disable it when called internally
+
 ## [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.