From 4d909fef99306306c77de71c1929b421191581bf Mon Sep 17 00:00:00 2001 From: Timm Fitschen <t.fitschen@indiscale.com> Date: Wed, 9 Feb 2022 14:44:57 +0100 Subject: [PATCH] DOC: update CHANGELOG --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4dafc0aa..a68bff3e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 * Missing serialization of file descriptors in the GRPC-API during retrievals. * [caosdb-server#131](https://gitlab.com/caosdb/caosdb-server/-/issues/131) Query: AND does not work with sub-properties +* [caosdb-server#132](https://gitlab.com/caosdb/caosdb-server/-/issues/132) + Query: subproperties should not require parentheses ### Security -- GitLab