Skip to content

Commit b48f820

Browse files
committed
Merge branch '2.x'
2 parents 875dd27 + 813161b commit b48f820

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.2 (2021-09-08)
14+
15+
* Fixed a deprecation warning about groups being triggered when loading all Doctrine metadata.
16+
1317
### 2.2.1 (2021-09-08)
1418

1519
* Fixed a deprecation warning about groups being triggered when loading the User class of the bundle.

0 commit comments

Comments
 (0)