From 91a867c5403bfb6eedfd28a8dd084500f4f980b6 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sun, 23 Jun 2024 10:50:33 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d9fa9863c..790cb7692 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 a benchmarks preset to the historical market data table of the admin control panel + ### Fixed - Changed the mechanism of the `INTRADAY` data gathering to persist data only if the market state is `OPEN`