diff --git a/CHANGELOG.md b/CHANGELOG.md index 0544d70bfabff5a53bdd693d5acf21f738e26341..03afb6a41ea875dbc9dceebc15cf5484b193b7ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 * [#103](https://gitlab.com/linkahead/linkahead-pylib/-/issues/103) `authentication/interface/on_response()` does not overwrite `auth_token` if new value is `None` +* [#119](https://gitlab.com/linkahead/linkahead-pylib/-/issues/119) + The diff returned by compare_entities now uses id instead of name as key if either property does not have a name ### Security ###