From 277b48f223983fa283e4b0b83baff097935a8348 Mon Sep 17 00:00:00 2001 From: Attila Cseh <77381875+csehatt741@users.noreply.github.com> Date: Fri, 8 Aug 2025 13:38:52 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c8d180bd..62806f564 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Introduced fuzzy search for the accounts endpoint +- Extended the import functionality by tags +- Improved the language localization for Polish (`pl`) +- Improved the language localization for Spanish (`es`) ## 2.189.0 - 2025-08-05