We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8db91c2 commit c54b5f4Copy full SHA for c54b5f4
CHANGELOG.md
@@ -2,6 +2,15 @@
2
All notable changes to this project will be documented in this file.
3
This project adheres to [Semantic Versioning](http://semver.org/).
4
5
+## [3.0.2](https://github.com/sonata-project/SonataPageBundle/compare/3.0.1...3.0.2) - 2016-06-21
6
+### Added
7
+- Support version 2.x for `cocur/slugify` dependency
8
+
9
+### Fixed
10
+- Typo with `\RuntimeException` usage
11
+- Fix missing `$transformer` property in `SnapshotPageProxy`
12
+- Service definition `sonata.page.admin.page` not exists error if admin-bundle is not present
13
14
## [3.0.1](https://github.com/sonata-project/SonataPageBundle/compare/3.0.0...3.0.1) - 2016-06-13
15
### Fixed
16
- Fixed missing null check when rendering tree view without any site
0 commit comments