From 0b1f982d7f305c99fd0b86b895c10484484a349a Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Mon, 6 Jun 2022 21:17:06 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 723fd8aac..ae0c8b80d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Migrated the historical market data gathering to the queue design pattern +- Extended the queue jobs view in the admin control panel by the number of attempts and the status - Refreshed the cryptocurrencies list to support more coins by default - Increased the historical data chart of the _Fear & Greed Index_ (market mood) to 180 days - Upgraded `chart.js` from version `3.7.0` to `3.8.0`