Update CHANGELOG.md

This commit is contained in:
Giancarlo Panichi 2024-10-29 18:12:31 +01:00
parent 4d1db984eb
commit 349db51069
1 changed files with 9 additions and 11 deletions

View File

@ -1,37 +1,35 @@
# Changelog for user-registration-hook
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [v2.1.0] - 2024-10-28
## [v2.1.0]
- maven-parent 1.2.0
- maven-portal-bom 4.0.0
- Feature #27999 - [StorageHub] downstream components to upgrade in order to work with storagehub 1.5.0
- StorageHub downstream components to upgrade in order to work with storagehub 1.5.0 [#27999]
## [v2.0.4] - 2021-05-25
- Feature #21506: Updated to support new UMATokensProvider class
- Updated to support new UMATokensProvider class [#21506]
## [v2.0.3] - 2021-04-12
Just removed obsolete Home library deps from pom which were forgotten there in 6.8.0 release
- Just removed obsolete Home library deps from pom which were forgotten there in 6.8.0 release
## [v2.0.2] - 2020-11-13
Feature #20108, remove user deletion from ldap upon remove account (offloaded to keycloak)
- Remove user deletion from ldap upon remove account (offloaded to keycloak) [#20108]
## [v2.0.0] - 2017-11-29
Feature #10483: Provide user workspace drop API
Feature #10484: Remove user from LDAP upon D4Science user account
- Provide user workspace drop API [#10483]
- Remove user from LDAP upon D4Science user account [#10484]
## [v1.1.0] - 2016-07-30
Update for Liferay 6.2.5
- Update for Liferay 6.2.5
## [v1.0.0] - 2015-06-30
First release
- First release