From d84383965c41a952b3a71f78d07adac7177a5831 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sven=20G=C3=BCnther?= Date: Tue, 16 Sep 2025 08:34:27 +0200 Subject: [PATCH] added changelog entry --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 79389d1f6..6126647aa 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 +- added paging to ImportAcitivitiesDialog + ### Added - Added a _Storybook_ story for the entity logo image component