From c1ad9248e9147b92003f00d61ecdd3c7b412edae Mon Sep 17 00:00:00 2001 From: florian <f.spreckelsen@inidscale.com> Date: Tue, 17 Jan 2023 12:33:10 +0100 Subject: [PATCH] DOC: Update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 645df97b..1dea205a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed +* [#194](https://gitlab.com/caosdb/caosdb-webui/-/issues/194) - Properties + remain hidden in previews of referenced entities + ### Security ### Documentation -- GitLab