From cf4e1e857d476a3e9e38e50d62407c65b168ce72 Mon Sep 17 00:00:00 2001 From: Sullivan SENECHAL Date: Wed, 20 Dec 2017 09:48:30 +0100 Subject: [PATCH] 4.0.1 --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ce45c161..646cbc13e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## [4.0.1](https://github.com/sonata-project/SonataUserBundle/compare/4.0.0...4.0.1) - 2017-12-20 +### Fixed +- Fixed flipped choices values/labels in SecurityRolesType when using symfony 2.8 +- Admin pool variable in admin resetting templates + ## [4.0.0](https://github.com/sonata-project/SonataUserBundle/compare/3.6.0...4.0.0) - 2017-12-04 ### Added - Add support for FOSUser 2.0