Skip to content

Commit 02a0a21

Browse files
committed
3.4.0
1 parent 2d42591 commit 02a0a21

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

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+
520
## [3.2.4](https://github.com/sonata-project/SonataUserBundle/compare/3.2.3...3.2.4) - 2017-06-14
621
### Added
722
- Added Dutch translation for `title_user_authentication`

0 commit comments

Comments
 (0)