Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

Commit

Permalink
3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greg0ire committed Jan 12, 2020
1 parent f545adb commit 1012b58
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.5.0](https://github.com/sonata-project/SonataTimelineBundle/compare/3.4.0...3.5.0) - 2020-01-12
### Added
- Added DoctrineBundle dependency in the `composer.json`

### Changed
- Changed `Sonata\TimelineBundle\Spread\AdminSpread::__construct` signature
to use `Doctrine\Common\Persistence\ManagerRegistry`
instead of `Symfony\Bridge\Doctrine\RegistryInterface`

## [3.4.0](https://github.com/sonata-project/SonataTimelineBundle/compare/3.3.1...3.4.0) - 2019-06-16
### Added
- Add missing package `twig/twig` with versions `^1.35 || ^2.4`
Expand Down

0 comments on commit 1012b58

Please sign in to comment.