From f00b56be8db6ed88eb3dd24613d24c65057ba664 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sat, 10 Sep 2022 21:37:27 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c6f5db1c7..5f01623d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Simplified the configuration of the benchmarks: `symbolProfileId` instead of `dataSource` and `symbol` - Upgraded `yahoo-finance2` from version `2.3.3` to `2.3.6` ### Fixed