From 66026626089e2b514538510a1a6744868f46b661 Mon Sep 17 00:00:00 2001
From: Timm Fitschen <t.fitschen@indiscale.com>
Date: Tue, 7 Jul 2020 23:48:17 +0200
Subject: [PATCH] DOC: update CHANGELOG

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index f264ad3d..55aeeda4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,7 +8,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ### Added (for new features, dependecies etc.)
 
-* edit_mode supports reference properties when inserting/updating properties.
+* edit_mode supports reference properties when inserting/updating properties
+  (See [#83](https://gitlab.com/caosdb/caosdb-webui/-/issues/83) and
+  [#55](https://gitlab.com/caosdb/caosdb-webui/-/issues/55)).
 * new `navbar.add_tool` method which adds a button to submenu of the navbar.
 * new CSS classes for the styling of the default image and video preview of the
   `ext_bottom_line` module: `caosdb-v-bottom-line-image-preview` and
-- 
GitLab