From 01d9b49666c6e937d866156c9ed1e19128501c7a Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Fri, 21 Aug 2026 20:41:35 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8faa1260f..9ee13da19 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Extended the account selector options to include the platform and currency - Improved the error handling of the `AuthGuard` +- Improved the language localization for German (`de`) - Improved the language localization for Japanese (`ja`) - Upgraded `yahoo-finance2` from version `4.0.0` to `4.0.2`