Skip to content

Commit a60d976

Browse files
authored
Update CHANGELOG for version 4.39.0
Added version 4.39.0 details including new features, deprecations, and fixes.
1 parent 1191729 commit a60d976

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.39.0](https://github.com/sonata-project/SonataAdminBundle/compare/4.38.2...4.39.0) - 2025-10-21
6+
### Added
7+
- [[#8312](https://github.com/sonata-project/SonataAdminBundle/pull/8312)] Added `sonata_admin.php` routing config ([@willemverspyck](https://github.com/willemverspyck))
8+
9+
### Deprecated
10+
- [[#8312](https://github.com/sonata-project/SonataAdminBundle/pull/8312)] Importing `sonata_admin.xml` is deprecated ([@willemverspyck](https://github.com/willemverspyck))
11+
12+
### Fixed
13+
- [[#8341](https://github.com/sonata-project/SonataAdminBundle/pull/8341)] Stop using internal/deprecated method `Request::get()` ([@VincentLanglet](https://github.com/VincentLanglet))
14+
515
## [4.38.2](https://github.com/sonata-project/SonataAdminBundle/compare/4.38.1...4.38.2) - 2025-09-10
616
### Fixed
717
- [[#8334](https://github.com/sonata-project/SonataAdminBundle/pull/8334)] * ImmutableArrayType field helper message must not displayed twice ([@sad270](https://github.com/sad270))

0 commit comments

Comments
 (0)