From 6fc0d43813fa6cabea3e01a4fba18f9718c39fda Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Wed, 24 May 2023 21:02:18 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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