From c93730a1936c82e80007d908c29f5b96d6914ebf Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Fri, 31 Jul 2026 08:47:23 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5071897eb9..24fefe902b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed -- Improved the search functionality by trimming the query in the data provider service +- Improved the search functionality by trimming the query - Improved the log output in the search functionality of the _Yahoo Finance_ service for unsupported queries ## 3.37.0 - 2026-07-30