diff --git a/CHANGELOG.md b/CHANGELOG.md index 74dd247b8..b727ca33d 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 `dataSource` as a unique constraint to the `MarketData` database schema +### Fixed + +- Removed the unnecessary sort header of the comment column in the historical market data table of the admin control panel + ## 1.259.0 - 2023-04-22 ### Added diff --git a/apps/client/src/app/components/admin-market-data/admin-market-data.html b/apps/client/src/app/components/admin-market-data/admin-market-data.html index 022f0b54f..36beae6dd 100644 --- a/apps/client/src/app/components/admin-market-data/admin-market-data.html +++ b/apps/client/src/app/components/admin-market-data/admin-market-data.html @@ -101,12 +101,7 @@ - +