Skip to content

Commit ded4f25

Browse files
authored
Merge 5.x into 6.x
2 parents 7099000 + 58f9813 commit ded4f25

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
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.3.0](https://github.com/sonata-project/SonataBlockBundle/compare/5.2.0...5.3.0) - 2025-11-27
6+
### Added
7+
- [[#1247](https://github.com/sonata-project/SonataBlockBundle/pull/1247)] Added `default_protocol` equals `true` for UrlType` at `src/Block/Service/RssBlockService.php` ([@eerison](https://github.com/eerison))
8+
9+
### Changed
10+
- [[#1247](https://github.com/sonata-project/SonataBlockBundle/pull/1247)] Changed passing `array` to `named` argument for `Length` validation constraint in `src/Block/Service/RssBlockService.php` ([@eerison](https://github.com/eerison))
11+
12+
### Fixed
13+
- [[#1240](https://github.com/sonata-project/SonataBlockBundle/pull/1240)] Symfony 7.4 deprecations ([@dmaicher](https://github.com/dmaicher))
14+
15+
### Removed
16+
- [[#1241](https://github.com/sonata-project/SonataBlockBundle/pull/1241)] Support for `sonata-project/form-extensions` v1 ([@dmaicher](https://github.com/dmaicher))
17+
518
## [5.2.0](https://github.com/sonata-project/SonataBlockBundle/compare/5.1.2...5.2.0) - 2025-05-16
619
### Deprecated
720
- [[#1232](https://github.com/sonata-project/SonataBlockBundle/pull/1232)] Extending BlockHelper ([@VincentLanglet](https://github.com/VincentLanglet))

0 commit comments

Comments
 (0)