From 08ff944f7d96c17b4bbc15b3f2e91aafd533280a Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sun, 8 Aug 2021 17:40:42 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5abefa7bb..8cc5d6764 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Hid the pagination of tabs - Improved the classification of assets - Improved the support for future transactions (drafts) +- Improved the data gathering handling on server restart - Optimized the accounts table for mobile - Upgraded `chart.js` from version `3.3.2` to `3.5.0`