From c95f1417bb420819acd827557f243ddc3c5fc91c Mon Sep 17 00:00:00 2001
From: Timm Fitschen <t.fitschen@indiscale.com>
Date: Fri, 11 Feb 2022 21:03:39 +0100
Subject: [PATCH] DOC: update CHANGELOG

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index a68bff3e..d0754bff 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -27,6 +27,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
   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
+* [caosdb-server#174](https://gitlab.indiscale.com/caosdb/src/caosdb-server/-/issues/174)
+  GRPC-API: Server should gracefully handle non-file entities with file-like
+  attributes.
 
 ### Security
 
-- 
GitLab