From 941dec65750b52825350306a3c2e9c4b939a69c1 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Wed, 9 Aug 2023 19:40:28 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a75a6a32..a7f27dd4e 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 - Optimized the activities import by allowing a different currency than the asset's official one +### Fixed + +- Fixed the historical data gathering interval for asset profiles used as benchmarks having activities + ## 1.298.0 - 2023-08-06 ### Changed