File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 22All notable changes to this project will be documented in this file.
33This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
44
5+ ## [ 3.5.2] ( https://github.com/sonata-project/SonataPageBundle/compare/3.5.1...3.5.2 ) - 2017-09-14
6+ ### Changed
7+ - Changed fallback translation domain to ` SonataBlockBundle ` in page composer
8+
9+ ### Fixed
10+ - Batch blocks removing doesn't mark page as edited
11+ - Composer (JS): Relying of custom status-property; instead rely on Response Status Code
12+ - use ` configureSettings ` instead of deprecated ` setDefaultSettings `
13+ - compatibility with Twig 2.0 was improved
14+ - `` _self `` returns the template path instead of the template object
15+ - Twig runtime error on Symfony < 3.2 and Twig 2.x
16+ - Don't call Extension::addClassesToCompile() on php versions greater than 7
17+
518## [ 3.5.1] ( https://github.com/sonata-project/SonataPageBundle/compare/3.5.0...3.5.1 ) - 2017-07-05
619### Fixed
720- use FQCN for Symfony 3 for ` type ` in ` PageAdmin `
You can’t perform that action at this time.
0 commit comments