diff --git a/CHANGELOG.md b/CHANGELOG.md index e0363c4b7f755aef99f98bf353e8d103b01532af..e8b45a873315a887ecf0a9cfc5e611aeafbad729 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed ### +* [#82](https://gitlab.com/caosdb/caosdb-pylib/-/issues/82) Merging an entity + with properties with missing datatype leads to Exception - list datatypes are + now inferred from scalar datatype in force merges. + ### Security ### ### Documentation ###