From bee21362e2c25a0fc11d150866dd51a38f642db4 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Wed, 8 Sep 2021 19:55:02 +0200 Subject: [PATCH] Fixed chngelog --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 87737b8..93f9dbc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,10 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm ## [v4.2.0-SNAPSHOT] -- Aligned code to teoretical +- Aligned code to Luca Frosini dissertation theory - Add/Remove to/from Context return the list of affected instances and not just success or failure code [#20555] -- Aligned client with changes of Sharing REST collection redesign [#20530][#20555] +- Aligned client with changes of Sharing REST collection redesign [#20530][#20555] +- Aligned overrided APIs [#21979] ## [v4.1.0]