From 3c815a85fe1b66dc7a35f59e9c27ab9eb6daa1be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henrik=20tom=20W=C3=B6rden?= <h.tomwoerden@indiscale.com> Date: Thu, 10 Nov 2022 14:57:18 +0100 Subject: [PATCH] DOC: cl --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6fd18cee..2587531b 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 ### -- GitLab