Skip to content
This repository has been archived by the owner on Jul 28, 2022. It is now read-only.

Commit

Permalink
Prepare 3.4.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
core23 committed Nov 7, 2021
1 parent fff6a61 commit 7e0e50f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [3.4.2](https://github.com/sonata-project/SonataDatagridBundle/compare/3.4.1...3.4.2) - 2021-11-07
### Changed
- [[#385](https://github.com/sonata-project/SonataDatagridBundle/pull/385)] Changed `sortBy` and `sortOrder` default value to null in `BaseProxyQuery` ([@core23](https://github.com/core23))

### Fixed
- [[#385](https://github.com/sonata-project/SonataDatagridBundle/pull/385)] Fixed pager generation ([@core23](https://github.com/core23))

## [3.4.1](https://github.com/sonata-project/SonataDatagridBundle/compare/3.4.0...3.4.1) - 2021-11-06
### Added
- [[#383](https://github.com/sonata-project/SonataDatagridBundle/pull/383)] Added PHPStan and Psalm. ([@jordisala1991](https://github.com/jordisala1991))
Expand Down

0 comments on commit 7e0e50f

Please sign in to comment.