Fixed CHAGELOG

This commit is contained in:
Luca Frosini 2021-01-28 23:10:42 +01:00
parent 954fdb24a0
commit 96dc5c8516
1 changed files with 2 additions and 1 deletions

View File

@ -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]