diff --git a/CHANGELOG.md b/CHANGELOG.md
index 354024f9be37fc102f035a5d6562b6d522aaa915..e0589ec4e056a494e79762ef048cf2e644f4f40a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -44,6 +44,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 ### Fixed ###
 
 - `spss_to_datamodel` script works again.
+- The cfood now supports bi-directional references when defining records on the same level.
+  (See: https://gitlab.indiscale.com/caosdb/src/caosdb-crawler/-/issues/175)
 
 ### Security ###