From 3611b8c9cac45bc94b878dcfaa4184efe4cf305c Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Mon, 23 Jun 2025 20:51:17 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 16e2301bb..6c8a6b635 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 - Renamed `Platform` to `platform` in the `Account` database schema - Refactored the health check endpoint for data enhancers - Refactored the health check endpoint for data providers +- Improved the language localization for German (`de`) ## 2.173.0 - 2025-06-21