Skip to content

Commit

Permalink
4.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
greg0ire committed Jun 9, 2018
1 parent 36780a4 commit e0eb6e0
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [4.2.2](https://github.com/sonata-project/SonataUserBundle/compare/4.2.1...4.2.2) - 2018-06-09

### Fixed

- The following services can be get via the container again:
- `sonata.user.user_manager`
- `sonata.user.group_manager`
- `Sonata\UserBundle\Form\Type\RolesMatrixType`
- `Sonata\UserBundle\Entity\UserManagerProxy`

## [4.2.1](https://github.com/sonata-project/SonataUserBundle/compare/4.2.0...4.2.1) - 2018-05-15

### Fixed
Expand Down

0 comments on commit e0eb6e0

Please sign in to comment.