From 7df1214363c1f38cf30cf3f32ed6f3d79a69099f Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sun, 9 Feb 2025 10:06:15 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4cae16cac..295158c97 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Extended the tags selector component by a `readonly` attribute +- Extended the tags selector component to support creating custom tags - Added global styles to the _Storybook_ setup ## 2.138.0 - 2025-02-08