From 9ac56e0c67f8d5a5e03b0c8e9776cd3441d1053b Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sat, 5 Sep 2026 21:15:06 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e83a6cc75..dccf86186 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added a simplified mode to the holdings table component +### Changed + +- Improved the column width distribution of various table components + ## 3.67.1 - 2026-09-05 ### Added