Skip to content

Commit 685bdc1

Browse files
committed
Update the changelog for 4.1.0
1 parent 5621386 commit 685bdc1

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
@@ -1,6 +1,16 @@
11
Changelog
22
=========
33

4+
### 4.1.0 (2026-02-13)
5+
6+
* Convert XML config files to other formats to fix the deprecation of XML config files in Symfony
7+
* Add PHP routing files alongside the XML ones. Loading the XML routing files triggers a deprecation in Symfony 7.4.
8+
* Fix deprecation in the UserChecker
9+
* Fix the HashingPasswordUpdater to avoid trigger deprecations for `UserInterface::eraseCredentials`
10+
* Deprecate `\FOS\UserBundle\Model\User::eraseCredentials`
11+
* Remove support for Symfony < 7.3
12+
* Remove support for PHP < 8.2
13+
414
### 4.0.0 (2024-07-04)
515

616
* [BC break] Removed the CouchDB ODM integration

0 commit comments

Comments
 (0)