diff --git a/CHANGELOG.md b/CHANGELOG.md
index 311255271..0cbf8bd10 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,19 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ## Unreleased
 
+### Changed
+
+- Improved the transaction filtering with multi filter support
+
 ### Fixed
 
 - 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
-
-### Added
-
-- Improved transaction filtering with multi filter support
-
 ## 1.0.0 - 05.05.2021
 
 ### Added