diff --git a/CHANGELOG.md b/CHANGELOG.md index 7763b0d5f..11726fb72 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 - Improved the usability to delete an asset profile in the historical market data table and the asset profile details dialog of the admin control +### Fixed + +- Added missing dates to edit historical market data in the asset profile details dialog of the admin control panel + ## 2.68.0 - 2024-03-29 ### Added diff --git a/apps/client/src/app/components/admin-market-data-detail/admin-market-data-detail.component.html b/apps/client/src/app/components/admin-market-data-detail/admin-market-data-detail.component.html index f452dd1c9..00551bc99 100644 --- a/apps/client/src/app/components/admin-market-data-detail/admin-market-data-detail.component.html +++ b/apps/client/src/app/components/admin-market-data-detail/admin-market-data-detail.component.html @@ -9,11 +9,7 @@ [showYAxis]="true" [symbol]="symbol" /> -