From 2b3c39d9bbbd3f8ead2e763ba0868ce088d5d085 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Wed, 17 Feb 2021 17:39:27 +0100 Subject: [PATCH] Fixed CHANGELOG --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f01f59..c7c592f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,9 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm ## [v2.0.0-SNAPSHOT] +- Improved check on controlled vocabulary to match corner cases [#20742] +- Added PATCH method on Item collection [#19768] +- Switched JSON management to gcube-jackson [#19735] - Added support to publish an item organizations not matching the current context [#19365] @@ -12,7 +15,6 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm - Added count method for Item collection [#20627] - Added count method for Organization, Group and Profile collection [#20629] -- Switched JSON management to gcube-jackson [#19735] ## [v1.4.3] [r4.23.0] - 2020-06-19