Browse Source

Update changelog

pull/2002/head
Thomas 2 years ago
parent
commit
6fc0d43813
  1. 6
      CHANGELOG.md

6
CHANGELOG.md

@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## Unreleased ## Unreleased
### Added
- Added support to set an asset profile as a benchmark
### Changed ### Changed
- Decreased the density of the `@angular/material` tables - 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 an error message for duplicates to the preview step of the activities import
- Added a connection timeout to the environment variable `DATABASE_URL` - Added a connection timeout to the environment variable `DATABASE_URL`
- Introduced the _Open Startup_ (`/open`) page with aggregated key metrics including uptime - 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 ### Changed

Loading…
Cancel
Save