From c557373c280e25f3123a882163a77376bfba50f8 Mon Sep 17 00:00:00 2001
From: fspreck <f.spreckelsen@indiscale.com>
Date: Mon, 14 Feb 2022 11:40:30 +0100
Subject: [PATCH] DOC: Update changelog

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index d35b6657..c3d42bb5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -25,6 +25,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 * Fixed saving of text properties that were changed in the Source-Editing mode
   of the WYSIWYG editor.
+* [#266](https://gitlab.indiscale.com/caosdb/src/caosdb-webui/-/issues/266)
+  Fixed an issue whereby missing property descriptions in the edit mode would
+  lead to wrongly detected entity updates in the server
 
 ### Security (in case of vulnerabilities)
 
-- 
GitLab