From 96dc5c851627f55f1ebab93a101c8b11df207b91 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Thu, 28 Jan 2021 23:10:42 +0100 Subject: [PATCH] Fixed CHAGELOG --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8809873..80bdd03 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,8 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm - Added type update but the API is not exposed via REST [#20316] - Generalised the definition of the type of a property [#20516] - Add/Remove to/from Context return the list of affected instances and not just success or failure code [#20555] -- Added the possibility to have a dry run Add/Remove to/from Context [#20530] +- Added the possibility to have a dry run Add/Remove to/from Context [#20530] +- Redesigned Sharing REST collection [#20530][#20555] ## [v4.0.0]