Skip to content

Commit

Permalink
4.2.2 (#1620)
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentLanglet authored Jan 16, 2022
1 parent 5c9b624 commit 5d6f53c
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/).

## [4.2.2](https://github.com/sonata-project/SonataDoctrineORMAdminBundle/compare/4.2.1...4.2.2) - 2022-01-15
### Fixed
- [[#1616](https://github.com/sonata-project/SonataDoctrineORMAdminBundle/pull/1616)] Disabling output walkers when paginating with order by from an association ([@franmomu](https://github.com/franmomu))

## [4.2.1](https://github.com/sonata-project/SonataDoctrineORMAdminBundle/compare/4.2.0...4.2.1) - 2021-11-25
### Fixed
- [[#1583](https://github.com/sonata-project/SonataDoctrineORMAdminBundle/pull/1583)] Paginator set useOutputWalkers to false for query with joins ([@ossinkine](https://github.com/ossinkine))
Expand Down

0 comments on commit 5d6f53c

Please sign in to comment.