From 2a9cce8475db050d1fed4e77260cd3bd86f9ddcb Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Tue, 24 Jun 2025 17:16:25 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b8961025..ccb0b36f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,8 +17,8 @@ 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`) - Improved the language localization for French (`fr`) +- Improved the language localization for German (`de`) ## 2.173.0 - 2025-06-21