updated CHANGES.md

This commit is contained in:
Claudio Atzori 2021-12-22 12:20:21 +01:00
parent 0a54f5bea7
commit 87c925ac24
1 changed files with 20 additions and 19 deletions

View File

@ -3,7 +3,8 @@
## Changelog
| **Version** | **Changes** | **Readiness** |
|---|---|---|
|-------------|---|---|
| 2.9.24 | [Dump model]</br>change the names of the classes to be able to automatically create the json schema with specific descriptions | beta |
| 2.9.23 | [Graph model]<br>Added Instance.measures field, allowing to maintain the association between them and the individual result instance</br>[Dump model]</br>added json schemas | beta |
| 2.8.22 | [Graph model]<br>minor: added serializable to the Measures model class</br>[Dump model]</br>added dedicated BestAccessRight class, used at the result level instead of AccessRight | beta |
| 2.8.21 | [Graph model]<br>added the following relation terms Describes/IsDescribedBy, IsMetadataFor/IsMetadataOf, HasAssociationWith/HasAssociationWith, IsRequiredBy/Requires. All these are used in combination with the relation subRelType "relationship" | beta |