From 433cdc0d3d5725a0fc959bfcb33c2c3699b73bf9 Mon Sep 17 00:00:00 2001 From: Valentin Zickner Date: Fri, 7 May 2021 18:37:54 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7af3467fb..8ac57d79d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Fixed the filtering by account name in the transactions table - Fixed the active menu item state when a modal has opened +### Added + +- Improved transaction filtering with multi filter support + ## 1.0.0 - 05.05.2021 ### Added