From a88259fd70910efb45c30a54698719d2ba4b7ac5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Henrik=20tom=20W=C3=B6rden?= <h.tomwoerden@indiscale.com>
Date: Tue, 17 Jan 2023 11:31:56 +0100
Subject: [PATCH] DOC: cl

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index c8de6a9d..b3bf41b5 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 ###
 
-- 
GitLab