diff --git a/CHANGELOG.md b/CHANGELOG.md index 92ecc0083644d52098e4834e7e580098835c5256..ccd781341c8bf2a4dcb457d4f45f928a3384f09e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,8 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - convenience functions `value_matches_versionid`, `get_id_from_versionid` and `get_versionid` ### Changed ### -- `compare_entities` is now case insensitive with respect to property and - recordtype names +- `merge_entities` is does no longer replace properties in the first entity with the ones of the + second if they are considered the same due to the same ID (`merge_id_with_resolved_entity`) ### Deprecated ###