Skip to content

Commit

Permalink
1.18 (#444)
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentLanglet authored Aug 17, 2022
1 parent 892f119 commit c35df49
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [1.18.0](https://github.com/sonata-project/sonata-doctrine-extensions/compare/1.17.0...1.18.0) - 2022-08-16
### Added
- [[#443](https://github.com/sonata-project/sonata-doctrine-extensions/pull/443)] Added `TransactionalManagerInterface::class` interface. ([@eerison](https://github.com/eerison))

### Changed
- [[#443](https://github.com/sonata-project/sonata-doctrine-extensions/pull/443)] Implements `TransactionalManagerInterface` in `BaseEntityManager` abstract class ([@eerison](https://github.com/eerison))

### Removed
- [[#424](https://github.com/sonata-project/sonata-doctrine-extensions/pull/424)] Support of Symfony 5.3 ([@franmomu](https://github.com/franmomu))

## [1.17.0](https://github.com/sonata-project/sonata-doctrine-extensions/compare/1.16.0...1.17.0) - 2022-05-11
### Added
- [[#412](https://github.com/sonata-project/sonata-doctrine-extensions/pull/412)] Added support for `doctrine/persistence` 3 ([@franmomu](https://github.com/franmomu))
Expand Down

0 comments on commit c35df49

Please sign in to comment.