We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 365e696 commit e1b2797Copy full SHA for e1b2797
CHANGELOG.md
@@ -2,6 +2,17 @@
2
All notable changes to this project will be documented in this file.
3
This project adheres to [Semantic Versioning](http://semver.org/).
4
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
16
## [3.5.0](https://github.com/sonata-project/SonataUserBundle/compare/3.4.0...3.5.0) - 2017-11-04
17
### Changed
18
- Rollback to PHP 5.6 as minimum support.
0 commit comments