From ef5f321d202dac2cf6e0dbaa8122c0188b70dff9 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sun, 29 Jun 2025 08:54:31 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 04131fb81..9ccc0239b 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 - Improved the search results of the assistant to only display categories with content - Renamed `Account` to `account` in the `Order` database schema +- Improved the language localization for German (`de`) ## 2.175.0 - 2025-06-28