Skip to content

Commit e1b2797

Browse files
committed
3.6.0
1 parent 365e696 commit e1b2797

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
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.6.0](https://github.com/sonata-project/SonataUserBundle/compare/3.5.0...3.6.0) - 2017-12-04
6+
### Added
7+
- make Roles in SecurityRolesType translateable
8+
- Added Russian translations
9+
10+
### Changed
11+
- Changed internal folder structure to `src`, `tests` and `docs`
12+
13+
### Fixed
14+
- Added a check to the UserAclVoter class to ensure the subject is an object
15+
516
## [3.5.0](https://github.com/sonata-project/SonataUserBundle/compare/3.4.0...3.5.0) - 2017-11-04
617
### Changed
718
- Rollback to PHP 5.6 as minimum support.

0 commit comments

Comments
 (0)