diff --git a/CHANGELOG.md b/CHANGELOG.md
index f862df714..ca0d45fb9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
+- Moved the holdings table into the holdings section on the public page
- Refactored the login with access token dialog component to standalone
## 2.198.0 - 2025-09-11
diff --git a/apps/client/src/app/pages/public/public-page.html b/apps/client/src/app/pages/public/public-page.html
index 7d8636abb..004149ca3 100644
--- a/apps/client/src/app/pages/public/public-page.html
+++ b/apps/client/src/app/pages/public/public-page.html
@@ -77,6 +77,14 @@
[keys]="['symbol']"
[showLabels]="deviceType !== 'mobile'"
/>
+