From 59158f519762fcac22cdabe45a933c41af49237f Mon Sep 17 00:00:00 2001 From: Timm Fitschen <t.fitschen@indiscale.com> Date: Fri, 8 Jul 2022 00:08:48 +0200 Subject: [PATCH] DOC: update CHANGELOG --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f8a6a7dc..249f8186 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed +* [caosdb-server#130](https://gitlab.com/caosdb/caosdb-server/-/issues/130) + CQL: Spaces are not recognised in sub-property queries. * [caosdb-server#148](https://gitlab.com/caosdb/caosdb-server/-/issues/148) Cannot delete file entities containing unescaped space characters * [caosdb-server#145](https://gitlab.com/caosdb/caosdb-server/-/issues/145) -- GitLab