diff --git a/CHANGELOG.md b/CHANGELOG.md index c8de6a9d0bc2dcee8b646ad270d09ca34de47273..b3bf41b5865b6449aaa47268b195b7e5f0f02205 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -43,6 +43,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - [#39](https://gitlab.com/caosdb/caosdb-crawler/-/issues/39) Merge conflicts in `split_into_inserts_and_updates` when cached entity references a record without id +- Queries for identifiables with boolean properties are now created correctly. ### Security ###