From 351c3186d72872b72967477ec8cedf63615a0e4f Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sun, 8 Aug 2021 11:22:03 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index efd1cda0e..d187becce 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 - Hid the pagination of tabs +- Improved the classification of assets - 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`