diff --git a/Changelog.md b/Changelog.md index c44319cb91..d65a737098 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,9 +3,11 @@ Changelog ### 2.1.0 (2017-xx-xx) * Dropped Symfony < 2.8 support. +* Add Symfony 4 compatibility. * Redirect to login when requesting resetting password with invalid token. * Added autocomplete hints for password inputs. * Added email update confirmation option. +* Fixed several incorrect Turkish translations. ### 2.0.2 (2017-11-29) * Fix empty password in ChangePasswordFormType.