diff --git a/CHANGELOG.md b/CHANGELOG.md
index e0589ec4e056a494e79762ef048cf2e644f4f40a..34ce18520e245cbc82c558967f549c72071f62ac 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -36,6 +36,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
   their contents were last modified before that datetime.
 
 ### Changed ###
+- Registered identifiables can also be used by children of the given RecordType
+  if no registered identifiable is defined for them.
 
 ### Deprecated ###