We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dfe21d commit 627efd4Copy full SHA for 627efd4
Changelog.md
@@ -1,6 +1,13 @@
1
Changelog
2
=========
3
4
+### 3.2.0 (2023-07-06)
5
+
6
+* Fixed deprecations with Symfony 6.3
7
+* Fixed deprecations with Doctrine ORM (requires using DoctrineBundle 2.10.1 or newer for the fix to be effective)
8
+* Fixed the way to access the session when enabling confirmation emails
9
+* Fixed the way to access the firewall name when enabling the registration feature
10
11
### 3.1.0 (2022-10-26)
12
13
* Added support for Symfony 6
0 commit comments