Skip to content

Commit 7dbd45b

Browse files
5.6.2 (#1625)
1 parent 2875ef9 commit 7dbd45b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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+
## [5.6.2](https://github.com/sonata-project/SonataUserBundle/compare/5.6.1...5.6.2) - 2023-04-03
6+
### Fixed
7+
- [[#1624](https://github.com/sonata-project/SonataUserBundle/pull/1624)] XML validation of MongoDB ODM mapping. ([@landure](https://github.com/landure))
8+
- [[#1620](https://github.com/sonata-project/SonataUserBundle/pull/1620)] Generate the profile link only if the logged user has access to it (edit or show permissions) ([@jordisala1991](https://github.com/jordisala1991))
9+
- [[#1621](https://github.com/sonata-project/SonataUserBundle/pull/1621)] Ensure password is updated when it is the only field edited ([@jordisala1991](https://github.com/jordisala1991))
10+
- [[#1621](https://github.com/sonata-project/SonataUserBundle/pull/1621)] Register doctrine event subscribers both for ORM and ODM ([@jordisala1991](https://github.com/jordisala1991))
11+
512
## [5.6.1](https://github.com/sonata-project/SonataUserBundle/compare/5.6.0...5.6.1) - 2023-03-30
613
### Fixed
714
- [[#1615](https://github.com/sonata-project/SonataUserBundle/pull/1615)] Fix xml validation of MongoDB ODM mapping. ([@jordisala1991](https://github.com/jordisala1991))

0 commit comments

Comments
 (0)