From 7001010c10e2dd7f8415ead9f56b5ac6beb39024 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sat, 25 Dec 2021 18:21:36 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b406c49f..a96f9bb24 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,9 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### Added + +- Added a warning to the log if the data gathering fails + ### Fixed - Filtered potential `null` currencies +- Improved the 7d data gathering optimization for currencies ## 1.94.0 - 25.12.2021