Skip to content

Commit 5aef2a4

Browse files
4.19.0 (#1125)
1 parent f03706a commit 5aef2a4

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
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.19.0](https://github.com/sonata-project/SonataBlockBundle/compare/4.18.0...4.19.0) - 2022-10-25
6+
### Added
7+
- [[#1122](https://github.com/sonata-project/SonataBlockBundle/pull/1122)] Support for doctrine/collections 2 ([@VincentLanglet](https://github.com/VincentLanglet))
8+
9+
### Changed
10+
- [[#1124](https://github.com/sonata-project/SonataBlockBundle/pull/1124)] Changed Menu name settings `required` field from `false` to `true` in `getFormSettingsKeys` ([@eerison](https://github.com/eerison))
11+
12+
### Fixed
13+
- [[#1121](https://github.com/sonata-project/SonataBlockBundle/pull/1121)] Fix init of block settings ([@core23](https://github.com/core23))
14+
515
## [4.18.0](https://github.com/sonata-project/SonataBlockBundle/compare/4.17.0...4.18.0) - 2022-09-28
616
### Added
717
- [[#1112](https://github.com/sonata-project/SonataBlockBundle/pull/1112)] AbstractMenuBlockService ([@VincentLanglet](https://github.com/VincentLanglet))

0 commit comments

Comments
 (0)