From 6e48af2c47153cb14cedc8ddf67aa40300f41fa7 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sun, 6 Jul 2025 11:14:05 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 658bc8548..d39cc6d47 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Renamed `Settings` to `settings` in the `User` database schema - Improved the language localization for Dutch (`nl`) - Improved the language localization for EspaƱol (`es`) +- Improved the language localization for German (`de`) - Upgraded `ionicons` from version `7.4.0` to `8.0.10` ## 2.178.0 - 2025-07-05