From c43e16c1b6e2d658fd00da010fab0063dab09632 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sun, 12 Oct 2025 09:08:53 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 58f33d4b5..248583cc7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## Unreleased + +### Added + +- Added a _Storybook_ story for the holdings table component + ## 2.208.0 - 2025-10-11 ### Added @@ -35,7 +41,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Introduced tabs to the asset profile details dialog in the admin control panel - Added support for a date range query parameter in the data gathering endpoint - Added a _Storybook_ story for the activities table component -- Added a _Storybook_ story for the holdings table component ### Changed