From 05f20722273fc1688ec298b5221f3e95430f09e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9goire=20Paris?= Date: Thu, 7 May 2020 08:26:11 +0200 Subject: [PATCH] 4.5.3 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8640146b7..f8d741258 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,16 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## [4.5.3](https://github.com/sonata-project/SonataUserBundle/compare/4.5.2...4.5.3) - 2020-05-07 +### Added +- czech translations + +### Fixed +- Fixed retrieving all forwarded ip headers in the google authenticator helper + +### Security +- Avoid leaking usernames in password recovery + ## [4.5.2](https://github.com/sonata-project/SonataUserBundle/compare/4.5.1...4.5.2) - 2020-02-04 ### Fixed - some deprecations form the core bundle