Skip to content

Commit

Permalink
4.3.2 (#765)
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentLanglet committed Jul 21, 2022
1 parent a3657b4 commit 52d1e7f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
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.3.2](https://github.com/sonata-project/SonataDoctrineMongoDBAdminBundle/compare/4.3.1...4.3.2) - 2022-07-21
### Fixed
- [[#764](https://github.com/sonata-project/SonataDoctrineMongoDBAdminBundle/pull/764)] Fix missing 'operator_type' array value returned in `AbstractDateFilter:: getFormOptions()` bug to avoid not rendered advanced filter options in DateFilter or DateTimeFilter. ([@VincentLanglet](https://github.com/VincentLanglet))

## [4.3.1](https://github.com/sonata-project/SonataDoctrineMongoDBAdminBundle/compare/4.3.0...4.3.1) - 2022-07-18
### Fixed
- [[#762](https://github.com/sonata-project/SonataDoctrineMongoDBAdminBundle/pull/762)] Solved deprecation with SonataAdminBundle 4.14 ([@VincentLanglet](https://github.com/VincentLanglet))
Expand Down

0 comments on commit 52d1e7f

Please sign in to comment.