Skip to content

Commit b81b711

Browse files
committed
Merge branch '2.x'
2 parents fd6d0c2 + 5459f83 commit b81b711

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ Changelog
1010
* [BC break] Made `\FOS\UserBundle\Model\User::serialize` and `\FOS\UserBundle\Model\User::unserialize` final. Child classes needing to extend the serialization must override `__serialize` and `__unserialize` instead.
1111
* Add support for Symfony 5.
1212

13+
### 2.2.4 (2022-01-14)
14+
15+
* Fixed a deprecated warning reported by DebugClassLoader in the AdvancedUserInterface BC layer due to the change done in 2.2.3.
16+
1317
### 2.2.3 (2022-01-14)
1418

1519
* Added missing deprecations on some group-related event classes

0 commit comments

Comments
 (0)