diff --git a/CHANGELOG.md b/CHANGELOG.md index 48fe8d5f9..662e1f3cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### Added + +- Added support to set an asset profile as a benchmark + ### Changed - Decreased the density of the `@angular/material` tables @@ -39,8 +43,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added an error message for duplicates to the preview step of the activities import - Added a connection timeout to the environment variable `DATABASE_URL` - Introduced the _Open Startup_ (`/open`) page with aggregated key metrics including uptime -- POST api to add benchmarks -- Ability to add symbol as benchmark from Market Data ### Changed