Skip to content

Commit

Permalink
4.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentLanglet authored Apr 10, 2024
1 parent 7b8f14a commit d8c638a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [4.16.1](https://github.com/sonata-project/SonataDoctrineORMAdminBundle/compare/4.16.0...4.16.1) - 2024-04-10
### Fixed
- [[#1803](https://github.com/sonata-project/SonataDoctrineORMAdminBundle/pull/1803)] UidFilter `global_search` default value ([@VincentLanglet](https://github.com/VincentLanglet))
- [[#1800](https://github.com/sonata-project/SonataDoctrineORMAdminBundle/pull/1800)] Catch possible null value error in `ModelFilter` ([@core23](https://github.com/core23))

## [4.16.0](https://github.com/sonata-project/SonataDoctrineORMAdminBundle/compare/4.15.0...4.16.0) - 2024-02-26
### Added
- [[#1796](https://github.com/sonata-project/SonataDoctrineORMAdminBundle/pull/1796)] Compatibility with `doctrine/dbal` 4 and `doctrine/orm` 3 ([@dmaicher](https://github.com/dmaicher))
Expand Down

0 comments on commit d8c638a

Please sign in to comment.