From 50ada2b1b56af473e27cd8fc94567cde74d46328 Mon Sep 17 00:00:00 2001 From: Timm Fitschen <t.fitschen@indiscale.com> Date: Mon, 14 Mar 2022 19:18:13 +0100 Subject: [PATCH] DOC: update CHANGELOG --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a12fdf04..f3f91ee2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,6 +31,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 * [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. +* [caosdb-server#217](https://gitlab.indiscale.com/caosdb/src/caosdb-server/-/issues/217) + Server gets list property datatype wrong if description is updated. +* [caosdb-server#221](https://gitlab.indiscale.com/caosdb/src/caosdb-server/-/issues/221) + Unknown error during update of property leaving out datatype. ### Security -- GitLab