From 2531029ceb6795629a8e43e646dd98a120fbd1e7 Mon Sep 17 00:00:00 2001 From: Valentin Zickner <valentin.zickner@mimacom.com> 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 92ddaa77d..4cd613412 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,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 +### Added + +- Improved transaction filtering with multi filter support + ## 1.0.0 - 05.05.2021 ### Added