From 49134a8665ddd6cade7641077f1fc9789d81c81a Mon Sep 17 00:00:00 2001
From: florian <f.spreckelsen@inidscale.com>
Date: Mon, 6 Mar 2023 16:04:30 +0100
Subject: [PATCH] DOC: Update changelog

---
 CHANGELOG.md | 18 ++++++------------
 1 file changed, 6 insertions(+), 12 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index b6ddd3f1..0f11b523 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ### Added
 
+* `caosdb-v-property-linkified` css class to denote properties that have been
+  linkified already.
+
 ### Changed (for changes in existing functionality)
 
 ### Deprecated
@@ -16,29 +19,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ### Fixed
 
+* [#199](https://gitlab.com/caosdb/caosdb-webui/-/issues/199) - Linkify creates
+  additional links after showing previews of referenced entities
+
 ### Security
 
 ### Documentation
 
 ## [0.10.1] - 2023-02-14
 
-### Added
-
-### Changed (for changes in existing functionality)
-
-### Deprecated
-
-### Removed
-
 ### Fixed
 
 * [#194](https://gitlab.com/caosdb/caosdb-webui/-/issues/194) - Properties
   remain hidden in previews of referenced entities
 
-### Security
-
-### Documentation
-
 ## [0.10.0] - 2022-12-19
 (Florian Spreckelsen)
 
-- 
GitLab