From 43756a062f1bddd6e8e1b49eb9899d2c31da18a9 Mon Sep 17 00:00:00 2001
From: Joscha Schmiedt <joscha@schmiedt.dev>
Date: Wed, 14 Feb 2024 22:39:33 +0100
Subject: [PATCH] Update CHANGELOG.md for #247

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index da29dae9..179db37d 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 ###
 
+* [#247](https://gitlab.com/linkahead/linkahead-webui/-/issues/247) Linkify absorbs commas 
+  etc. (, . : ;) into link adress
+
 ### Security ###
 
 ### Documentation ###
-- 
GitLab