From 638be1483537f3261cd3357c5f70b821a958d648 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Wed, 6 Apr 2022 12:38:32 +0200 Subject: [PATCH] Fixed changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9241ac3..ee9b6ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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]