From 447594e9165e1846645fb847f589d07fdc7cad4e Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Fri, 31 Jul 2026 20:15:50 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a45fef7f08..f3be61c1e7 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 - Improved the search functionality by trimming the query - Improved the log output in the search functionality of the _Yahoo Finance_ service for unsupported queries - Improved the performance of the property service by caching the properties in memory +- Improved the validation of the query parameters in the activities endpoints - Improved the language localization for German (`de`) ### Fixed