Skip to content

Commit a762b5a

Browse files
authored
Update CHANGELOG for version 4.41.0
Added support for Symfony 8 and removed support for PHP 8.1 and Symfony 7.1/7.2.
1 parent bb32519 commit a762b5a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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.41.0](https://github.com/sonata-project/SonataAdminBundle/compare/4.40.0...4.41.0) - 2025-11-30
6+
### Added
7+
- [[#8363](https://github.com/sonata-project/SonataAdminBundle/pull/8363)] Support for Symfony 8 ([@dmaicher](https://github.com/dmaicher))
8+
9+
### Removed
10+
- [[#8363](https://github.com/sonata-project/SonataAdminBundle/pull/8363)] Support for PHP 8.1 ([@dmaicher](https://github.com/dmaicher))
11+
- [[#8363](https://github.com/sonata-project/SonataAdminBundle/pull/8363)] Support for Symfony 7.1 and 7.2 ([@dmaicher](https://github.com/dmaicher))
12+
513
## [4.40.0](https://github.com/sonata-project/SonataAdminBundle/compare/4.39.0...4.40.0) - 2025-11-28
614
### Deprecated
715
- [[#8350](https://github.com/sonata-project/SonataAdminBundle/pull/8350)] Method `CanonicalizeRuntime::getCanonicalizedLocaleForMoment()` is deprecated and no-op. It always returns null. ([@dmaicher](https://github.com/dmaicher))

0 commit comments

Comments
 (0)