Fixed referenced task

This commit is contained in:
Luca Frosini 2021-01-28 23:08:21 +01:00
parent b0a1950914
commit 954fdb24a0
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
- Prepared Query has been fixed to properly consider polymorphic parameter and provided constraint [#20298]
- 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 [#20319]
- 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]