diff --git a/CHANGELOG.md b/CHANGELOG.md
index 34ce18520e245cbc82c558967f549c72071f62ac..1f6f55589a7fa10a6af258a5a2d5a38496d08b5b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -38,6 +38,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 ### Changed ###
 - Registered identifiables can also be used by children of the given RecordType
   if no registered identifiable is defined for them.
+- ROCrate converter supports dereferencing property values with a single "@id"-property during
+  subtree generation.
+- ROCrate converter supports the special property "variablesMeasured" in addition to "hasPart".
 
 ### Deprecated ###