Skip to content

Commit

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

## [1.12.0](https://github.com/sonata-project/sonata-doctrine-extensions/compare/1.11.0...1.12.0) - 2021-03-11
### Added
- [[#303](https://github.com/sonata-project/sonata-doctrine-extensions/pull/303)] Add type hints to interfaces ([@core23](https://github.com/core23))
- [[#288](https://github.com/sonata-project/sonata-doctrine-extensions/pull/288)] Support for PHP 8.x ([@franmomu](https://github.com/franmomu))

### Fixed
- [[#306](https://github.com/sonata-project/sonata-doctrine-extensions/pull/306)] Missing PHPStan type at `BaseManager::$class` property ([@franmomu](https://github.com/franmomu))

## [1.11.0](https://github.com/sonata-project/sonata-doctrine-extensions/compare/1.10.1...1.11.0) - 2021-01-04
### Added
- [[#284](https://github.com/sonata-project/sonata-doctrine-extensions/pull/284)] Added PHP 8 support ([@VincentLanglet](https://github.com/VincentLanglet))
Expand Down

0 comments on commit ba5ddbe

Please sign in to comment.