Missing 'v' in changelog entry, added

This commit is contained in:
Mauro Mugnaini 2023-03-23 12:36:53 +01:00
parent aba5f0b01b
commit b27d62a862
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
# Changelog for "oidc-library-portal"
## [1.3.2-SNAPSHOT]
## [v1.3.2-SNAPSHOT]
`UserSitesToGroupsAndRolesMapper` class is now more resilient to `Groups` that are not found in Liferay and for which the `LiferayGroupManager` returns -1 as its Id instead of exception throwing (#24831)
## [v1.3.1]