Skip to content

Commit

Permalink
3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
soullivaneuh committed Dec 4, 2017
1 parent 365e696 commit e1b2797
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [3.6.0](https://github.com/sonata-project/SonataUserBundle/compare/3.5.0...3.6.0) - 2017-12-04
### Added
- make Roles in SecurityRolesType translateable
- Added Russian translations

### Changed
- Changed internal folder structure to `src`, `tests` and `docs`

### Fixed
- Added a check to the UserAclVoter class to ensure the subject is an object

## [3.5.0](https://github.com/sonata-project/SonataUserBundle/compare/3.4.0...3.5.0) - 2017-11-04
### Changed
- Rollback to PHP 5.6 as minimum support.
Expand Down

0 comments on commit e1b2797

Please sign in to comment.