Skip to content

Commit

Permalink
3.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greg0ire committed May 1, 2020
1 parent f70c2b2 commit 7be8447
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.17.0](https://github.com/sonata-project/SonataPageBundle/compare/3.16.0...3.17.0) - 2020-05-01
### Fixed
- Catch possible null error when retriving site
- Redirecting after batch snapshot
- Missing var type declaration

### Removed
- Support for Symfony < 4.3

## [3.16.0](https://github.com/sonata-project/SonataPageBundle/compare/3.15.1...3.16.0) - 2020-03-25
### Changed
- Removed underscores in page names when calling `sonata:page:update-core-route`
Expand Down

0 comments on commit 7be8447

Please sign in to comment.