diff --git a/CHANGELOG.md b/CHANGELOG.md
index 38ee5928a..a6622dcd6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
+- Made the historical market data editor expandable in the admin control panel
- Migrated the lookup functionality by `isin` of the _Financial Modeling Prep_ service to its stable API version
### Fixed
diff --git a/apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html b/apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html
index 32f946ad8..ab3468dcd 100644
--- a/apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html
+++ b/apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html
@@ -77,17 +77,29 @@
[showYAxis]="true"
[symbol]="data.symbol"
/>
-