diff --git a/CHANGELOG.md b/CHANGELOG.md index 1024336b3..8fa1bf358 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -189,6 +189,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Removed the deprecated `ITEM` activity type +### Fixed + +- Show quantity column in holdings table + ## 2.202.0 - 2025-09-26 ### Added diff --git a/apps/client/src/app/components/home-holdings/home-holdings.html b/apps/client/src/app/components/home-holdings/home-holdings.html index 8b4e4c5d3..066613819 100644 --- a/apps/client/src/app/components/home-holdings/home-holdings.html +++ b/apps/client/src/app/components/home-holdings/home-holdings.html @@ -48,7 +48,7 @@