From b56ec333034e34c33db90e068d3c723c9532a9bd Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Thu, 20 Jan 2022 21:12:49 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c1ff0c73d..2ca1317fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,9 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### Added + +- Added support for fetching multiple symbols in the `GOOGLE_SHEETS` data provider + +### Changed + +- Improved the data provider with grouping by data source and thereby reducing the number of requests + ### Fixed - Fixed the unresolved account names in the _X-ray_ section +- Fixed the date conversion in the `GOOGLE_SHEETS` data provider ## 1.104.0 - 16.01.2022