From 709b5f49bdb65a8a06a25a441a87c34aaae44859 Mon Sep 17 00:00:00 2001 From: "miriam.baglioni" Date: Tue, 27 Dec 2022 14:54:28 +0100 Subject: [PATCH] updated changelog --- docs/changelog.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/changelog.md b/docs/changelog.md index f8b5c70..c80b140 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -24,11 +24,12 @@ This section will document all notable changes for each graph version. #### Added -- Impact indicators at the level of the [result instance](/data-model/entities/result#instance) +- Impact indicators at the level of the [Result](/data-model/entities/result#indicators) - New [relationship types](/data-model/relationships#relationship-types): `Reviews, IsReviewedBy, IsParentOf, IsChildOf, References, IsReferencedBy, IsNewVersionOf, IsPreviousVersionOf, HasVersion, IsVersionOf, Cites, IsCitedBy, IsVariantFormOf, IsOriginalFormOf, Obsoletes, IsObsoletedBy, IsContinuedBy, Continues, Documents, IsDocumentedBy, IsCompiledBy, Compiles, IsPartOf, HasPart, IsSourceOf, IsDerivedFrom, IsIdenticalTo` #### Changed - FOS and SDGs were removed from the [result subjects](/data-model/entities/result#subjects) +- Measures were removed from the [result_instance](/data-model/entities/result#instance)