Skip to content

Commit e60992f

Browse files
authored
Release 5.0.0-alpha-1 (#1177)
1 parent f58ea63 commit e60992f

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

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+
## [5.0.0-alpha-1](https://github.com/sonata-project/SonataBlockBundle/compare/4.x...5.0.0-alpha-1) - 2023-06-03
6+
### Added
7+
- [[#1159](https://github.com/sonata-project/SonataBlockBundle/pull/1159)] Add return types to `FormMapper`. ([@jordisala1991](https://github.com/jordisala1991))
8+
9+
### Changed
10+
- [[#1054](https://github.com/sonata-project/SonataBlockBundle/pull/1054)] Block services tagged with `sonata.block` are not made public anymore ([@dmaicher](https://github.com/dmaicher))
11+
12+
### Removed
13+
- [[#1158](https://github.com/sonata-project/SonataBlockBundle/pull/1158)] Remove block serializer configuration ([@jordisala1991](https://github.com/jordisala1991))
14+
- [[#1060](https://github.com/sonata-project/SonataBlockBundle/pull/1060)] Remove support for Symfony ^4.4 ([@jordisala1991](https://github.com/jordisala1991))
15+
- [[#1060](https://github.com/sonata-project/SonataBlockBundle/pull/1060)] Remove support for Twig ^2 ([@jordisala1991](https://github.com/jordisala1991))
16+
- [[#1060](https://github.com/sonata-project/SonataBlockBundle/pull/1060)] Remove support for `doctrine/common` ^2 ([@jordisala1991](https://github.com/jordisala1991))
17+
- [[#1056](https://github.com/sonata-project/SonataBlockBundle/pull/1056)] Remove `BlockManagerInterface` deprecated class. ([@jordisala1991](https://github.com/jordisala1991))
18+
519
## [4.21.0](https://github.com/sonata-project/SonataBlockBundle/compare/4.20.0...4.21.0) - 2023-05-13
620
### Added
721
- [[#1172](https://github.com/sonata-project/SonataBlockBundle/pull/1172)] Support for `sonata-project/form-extensions` 2.0 ([@jordisala1991](https://github.com/jordisala1991))

0 commit comments

Comments
 (0)