diff --git a/CHANGELOG.md b/CHANGELOG.md
index fc33875e5f7e2219d963b6d5292ecd6f09d55b41..7228e5fc24126d3d07f510e144d8ad03e137d024 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -49,6 +49,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
   handles cases correctly in which entities retrieved from the server have to be
   merged with local entities that both reference another, already existing
   entity
+* A corner case in `split_into_inserts_and_updates` whereby two records created
+  in different places in the cfood definition would not be merged if both were
+  identified by the same LinkAhead id
 
 ### Security ###