From 4c661e7bf053f9725e5951bfb828da1247553727 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sven=20G=C3=BCnther?= Date: Tue, 16 Sep 2025 08:28:33 +0200 Subject: [PATCH] added Changelog entry --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 79389d1f6..964600115 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +- Refactored the ShowAccessTokenDialog to standalone + ### Added - Added a _Storybook_ story for the entity logo image component