Skip to content

Commit

Permalink
3.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greg0ire committed Dec 23, 2019
1 parent 0d67e6f commit 36e01d4
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [3.13.0](https://github.com/sonata-project/SonataDoctrineORMAdminBundle/compare/3.12.0...3.13.0) - 2019-12-23
### Fixed
- Fix ProxyQuery::getQueryBuilder() return type.

### Changed
`operator_type` and `operator_options` are overridable for the provided Filters

### Removed
- Support for Symfony < 3.4
- Support for Symfony >= 4, < 4.2

## [3.12.0](https://github.com/sonata-project/SonataDoctrineORMAdminBundle/compare/3.11.0...3.12.0) - 2019-11-23
### Added
- Added support for Doctrine-Bundle 2.0
Expand Down

0 comments on commit 36e01d4

Please sign in to comment.