Skip to content

Commit

Permalink
3.34.1 (#1448)
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentLanglet authored May 19, 2021
1 parent 7127616 commit 2d446f8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [3.34.1](https://github.com/sonata-project/SonataDoctrineORMAdminBundle/compare/3.34.0...3.34.1) - 2021-05-18
### Fixed
- [[#1439](https://github.com/sonata-project/SonataDoctrineORMAdminBundle/pull/1439)] Bind arbitrary params as part of a value expression in the query filter at `Filter::applyWhere()` with PostgreSQL. ([@phansys](https://github.com/phansys))

## [3.34.0](https://github.com/sonata-project/SonataDoctrineORMAdminBundle/compare/3.33.0...3.34.0) - 2021-05-02
### Changed
- [[#1425](https://github.com/sonata-project/SonataDoctrineORMAdminBundle/pull/1425)] `ProxyQuery::execute()` is now returning a Paginator instead of an array. ([@VincentLanglet](https://github.com/VincentLanglet))
Expand Down

0 comments on commit 2d446f8

Please sign in to comment.