Fixed changelog

This commit is contained in:
Luca Frosini 2022-04-06 12:38:32 +02:00
parent 2eb643f500
commit 638be14835
1 changed files with 2 additions and 1 deletions

View File

@ -5,12 +5,13 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
## [v2.2.0-SNAPSHOT]
- Switched gcat credentials to new IAM authz [#21628][#22727]
- Added support to manage configurations [#22658]
- Added support to manage configurations [#22658][#22742]
- Migrated service to SecretManagerProvider [#22871]
- Migrated to ServiceClass corresponding to Maven groupId
- Added Enunciate to automatically create REST APIs documentation [#23096]
- Fixed offset behaviuor in item listing [#22999]
## [v2.1.0]
- Added query parameter social_post_notification to override default VRE behaviour [#21345]