From 163d9745fd938c80541e075d786640e5764d995e Mon Sep 17 00:00:00 2001
From: fspreck <f.spreckelsen@indiscale.com>
Date: Fri, 16 Feb 2024 09:00:18 +0100
Subject: [PATCH] DOC: Update changelog

---
 CHANGELOG.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index fc33875e..7228e5fc 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 ###
 
-- 
GitLab