From 1c0e0f34c022edd267bf4195d35499c20b1012f3 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Mon, 21 Apr 2025 19:33:36 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ef7f85b5..1e2917df3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Renamed `Subscription` to `subscriptions` in the `User` database schema - Parallelized the requests in the get quotes functionality of the _Financial Modeling Prep_ service - Migrated the lookup functionality by `isin` of the _Financial Modeling Prep_ service to its stable API version +- Improved the language localization for German (`de`) ### Fixed