Skip to content

Commit 52a1e41

Browse files
committed
3.5.2
1 parent 385a3bf commit 52a1e41

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22
All notable changes to this project will be documented in this file.
33
This 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`

0 commit comments

Comments
 (0)