Skip to content

Commit 57d7c99

Browse files
4.8.0 (#814)
* 4.8.0 * Update CHANGELOG.md Co-authored-by: Javier Spagnoletti <[email protected]> --------- Co-authored-by: Javier Spagnoletti <[email protected]>
1 parent 4600314 commit 57d7c99

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.8.0](https://github.com/sonata-project/SonataDoctrineMongoDBAdminBundle/compare/4.7.0...4.8.0) - 2023-04-09
6+
### Changed
7+
- [[#813](https://github.com/sonata-project/SonataDoctrineMongoDBAdminBundle/pull/813)] Exception message at `ModelManager::batchDelete()` in order to provide more details about the failed batch operation ([@phansys](https://github.com/phansys))
8+
9+
### Fixed
10+
- [[#811](https://github.com/sonata-project/SonataDoctrineMongoDBAdminBundle/pull/811)] Catch and display error messages when creating, updating or removing objects ([@jordisala1991](https://github.com/jordisala1991))
11+
512
## [4.7.0](https://github.com/sonata-project/SonataDoctrineMongoDBAdminBundle/compare/4.6.0...4.7.0) - 2023-03-09
613
### Added
714
- [[#802](https://github.com/sonata-project/SonataDoctrineMongoDBAdminBundle/pull/802)] Support for `doctrine/collections` 2 ([@franmomu](https://github.com/franmomu))

0 commit comments

Comments
 (0)