From f51aa7d6169f99b255e37a62c04770b139878187 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sat, 9 Aug 2025 09:35:58 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index edd5cbd55..6d2650d1b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Extended the import functionality by tags - Introduced the fuzzy search for the accounts endpoint - Refactored the fuzzy search for the holdings of the assistant +- Eliminated the warnings of the database seeding process - Improved the language localization for Polish (`pl`) - Improved the language localization for Spanish (`es`)