From 7b08aa39af601e52cc729b840a46bc6989aa4a55 Mon Sep 17 00:00:00 2001 From: David Requeno Date: Mon, 6 Oct 2025 23:47:05 -0600 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7fba8132d..946ae74a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added support to edit a granted access (experimental) - 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