Skip to content

Commit c54b5f4

Browse files
committed
3.0.2
1 parent 8db91c2 commit c54b5f4

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
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.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+
514
## [3.0.1](https://github.com/sonata-project/SonataPageBundle/compare/3.0.0...3.0.1) - 2016-06-13
615
### Fixed
716
- Fixed missing null check when rendering tree view without any site

0 commit comments

Comments
 (0)