From 0824310e32fa16abfe21d10e86c8adb0ba191323 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Thu, 21 Aug 2025 19:13:25 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index de0cdce68..894e6ed48 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Migrated the prompt dialog component from `ngModel` to form control - Refreshed the cryptocurrencies list +- Improved the language localization for German (`de`) ## 2.191.1 - 2025-08-14