Skip to content

Commit

Permalink
3.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greg0ire committed Jan 12, 2020
1 parent d533a7e commit 8df31aa
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [3.14.0](https://github.com/sonata-project/SonataPageBundle/compare/3.13.0...3.14.0) - 2020-01-12
Changelog

### Changed
- `BlockInteractor` constructor's argument $registry is now an instance of
`Doctrine\Persistence\ManagerRegistry`
- `Transformer` constructor's argument $registry is now an instance of
`Doctrine\Persistence\ManagerRegistry`

### Fixed
- deprecations from `doctrine/persistence`

## [3.13.0](https://github.com/sonata-project/SonataPageBundle/compare/3.12.0...3.13.0) - 2019-10-21
### Added
- Add missing translation for admin menu
Expand Down

0 comments on commit 8df31aa

Please sign in to comment.