Skip to content

Commit 62a0c89

Browse files
4.0.1 (#685)
1 parent a9cd2bd commit 62a0c89

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5+
## [4.0.1](https://github.com/sonata-project/SonataDoctrineMongoDBAdminBundle/compare/4.0.0...4.0.1) - 2021-10-01
6+
### Fixed
7+
- [[#680](https://github.com/sonata-project/SonataDoctrineMongoDBAdminBundle/pull/680)] Fixed not forcing to set `field_name` in `DatagridMapper` fields with type defined ([@franmomu](https://github.com/franmomu))
8+
- [[#662](https://github.com/sonata-project/SonataDoctrineMongoDBAdminBundle/pull/662)] Registered `DateRangeFilter` and `DateTimeRangeFilter` in Service Container ([@javer](https://github.com/javer))
9+
- [[#665](https://github.com/sonata-project/SonataDoctrineMongoDBAdminBundle/pull/665)] Allow open ranges for `DateRangeFilter` and `DateTimeRangeFilter` ([@javer](https://github.com/javer))
10+
511
## [4.0.0](https://github.com/sonata-project/SonataDoctrineMongoDBAdminBundle/compare/4.0.0-rc.1...4.0.0) - 2021-09-06
612
### Changed
713
- [[#659](https://github.com/sonata-project/SonataDoctrineMongoDBAdminBundle/pull/659)] Do not set a default route option to `FieldDescription` in `FieldDescriptionFactory` ([@VincentLanglet](https://github.com/VincentLanglet))

0 commit comments

Comments
 (0)