From 40ff5b6fa61e69a2db6865a9b6845386ed467aa7 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Fri, 17 Oct 2025 22:32:12 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8f72750ca..f9478c563 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Extracted the footer to a component - Refactored the blog page component to standalone - Improved the portfolio calculator unit tests to load the user currency from the exported file +- Improved the language localization for German (`de`) ### Fixed