Skip to content

Commit 172f100

Browse files
4.4.0 (#910)
* 4.4.0 * Update CHANGELOG.md Co-authored-by: Javier Spagnoletti <phansys@gmail.com> * Update CHANGELOG.md Co-authored-by: Javier Spagnoletti <phansys@gmail.com> * Update CHANGELOG.md Co-authored-by: Javier Spagnoletti <phansys@gmail.com> * Update CHANGELOG.md Co-authored-by: Javier Spagnoletti <phansys@gmail.com> * Update CHANGELOG.md Co-authored-by: Javier Spagnoletti <phansys@gmail.com> --------- Co-authored-by: Javier Spagnoletti <phansys@gmail.com>
1 parent ea2aa00 commit 172f100

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
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.4.0](https://github.com/sonata-project/SonataClassificationBundle/compare/4.3.0...4.4.0) - 2023-04-09
6+
### Added
7+
- [[#889](https://github.com/sonata-project/SonataClassificationBundle/pull/889)] Added support for `doctrine/collections` ^2.0. ([@jordisala1991](https://github.com/jordisala1991))
8+
9+
### Fixed
10+
- [[#889](https://github.com/sonata-project/SonataClassificationBundle/pull/889)] Deprecations for SonataAdminBundle filters ([@jordisala1991](https://github.com/jordisala1991))
11+
- [[#907](https://github.com/sonata-project/SonataClassificationBundle/pull/907)] Create a category after a fresh install initializes the first context and the root category. ([@jordisala1991](https://github.com/jordisala1991))
12+
- [[#903](https://github.com/sonata-project/SonataClassificationBundle/pull/903)] xml validation of MongoDB ODM mapping ([@jordisala1991](https://github.com/jordisala1991))
13+
- [[#903](https://github.com/sonata-project/SonataClassificationBundle/pull/903)] Deprecation for enabled boolean field on MongoDB ODM ([@jordisala1991](https://github.com/jordisala1991))
14+
- [[#904](https://github.com/sonata-project/SonataClassificationBundle/pull/904)] Not displaying the edit button in some cases for the admin list pages ([@jordisala1991](https://github.com/jordisala1991))
15+
16+
### Removed
17+
- [[#889](https://github.com/sonata-project/SonataClassificationBundle/pull/889)] Support for `doctrine/persistence` ^2.0 ([@jordisala1991](https://github.com/jordisala1991))
18+
519
## [4.3.0](https://github.com/sonata-project/SonataClassificationBundle/compare/4.2.0...4.3.0) - 2022-08-03
620
### Added
721
- [[#862](https://github.com/sonata-project/SonataClassificationBundle/pull/862)] Added support for sonata-project/doctrine-extensions ^2 ([@VincentLanglet](https://github.com/VincentLanglet))

0 commit comments

Comments
 (0)