From c88f1e9984b587849c24002ddc66d5e2b825201d Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sat, 7 May 2022 18:13:16 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3299a24b5..250884cdc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,8 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### Added + +- Set up a queue for the data gathering jobs + ### Changed +- Migrated the asset profile data gathering to the queue design pattern - Harmonized the _No data available_ label in the portfolio proportion chart component ## 1.145.0 - 07.05.2022