File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed
Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4- ### 2.2.0 (2020-xx-xx)
4+ ### 2.2.0 (2020-01-xx)
5+ =======
56
67* Marked all controllers final.
78* Added Mongolian translation.
9+ * Added an email provider.
10+ * Added a custom user checker.
11+ * Added PHP 7.3 support.
12+ * Removed fieldName attribute in MongoDB mapping.
13+ * Registration confirmation now redirects to login page if token is invalid.
14+ * User model will not rely on ` AdvancedUserInterface ` anymore.
15+ * Self-salting password encoders will not create a salt anymore.
16+ * FlashListener constructor now accepts ` SessionInterface ` .
17+ * Fixed ` UserManagerInterface::updateUser ` signature.
18+ * Fixed several Symfony deprecation notices.
19+ * Fixed several translations.
820
921### 2.1.2 (2018-03-08)
1022
You can’t perform that action at this time.
0 commit comments