From 0d29cd59f38a96d0d00ee4d06144e849bdea674a Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sun, 8 Aug 2021 09:09:15 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6fb1180d1..899968ac0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Improved the support for future transactions (drafts) +- Optimized the accounts table for mobile - Upgraded `chart.js` from version `3.3.2` to `3.5.0` ### Todo