diff --git a/CHANGELOG.md b/CHANGELOG.md
index b6ddd3f1f864cbcc75d42594be90f6f42970c45d..0f11b523cb90f1ca7ac96e4891d426d78d033d17 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)