From cb89d5cb842061b5e8515d22e3b7710ae7298a86 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Thu, 14 Aug 2025 20:56:42 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index af2c5fc17..0bb960cfb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Extended the accounts endpoint by allocations - Extended the accounts endpoint by dividend and interest - Refactored the portfolio performance component to standalone +- Improved the language localization for German (`de`) - Improved the language localization for Portuguese (`pt`) - Improved the language localization for Spanish (`es`)