File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 2
2
All notable changes to this project will be documented in this file.
3
3
This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
4
4
5
+ ## [ 3.4.0] ( https://github.com/sonata-project/SonataUserBundle/compare/3.3.0...3.4.0 ) - 2017-10-22
6
+ ### Fixed
7
+ - Fixed the twig configuration setting bug.
8
+
9
+ ### Removed
10
+ - Support for old versions of php and Symfony.
11
+
12
+ ## [ 3.3.0] ( https://github.com/sonata-project/SonataUserBundle/compare/3.2.4...3.3.0 ) - 2017-10-22
13
+ ### Changed
14
+ - Use sonata admin pool the get the master role name
15
+
16
+ ### Fixed
17
+ - ` AccountBlockService ` extends ` AbstractAdminBlockService ` instead of wrong ` AbstractBlockService `
18
+ - missing spanish translations were added
19
+
5
20
## [ 3.2.4] ( https://github.com/sonata-project/SonataUserBundle/compare/3.2.3...3.2.4 ) - 2017-06-14
6
21
### Added
7
22
- Added Dutch translation for ` title_user_authentication `
You can’t perform that action at this time.
0 commit comments