diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6fd18cee55ad484fa54aa527b997fd757fbedde0..2587531be083ca7731089866ffd9c9b2b21ad8c3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,6 +12,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 ### Changed ###
 
 - `_AbstractDictElementConverter` uses `re.DOTALL` for `match_value`
+- The "fallback" parent, the name of the element in the cfood, is only used 
+  when the object is created and only if there are no parents given.
 
 ### Deprecated ###