From 7bc5542cbebdf08861b1f120ee51549d9a9157c7 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Thu, 28 Aug 2025 15:04:18 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 399d2a07c..27f7a7228 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,8 +9,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Reused the request timeout in various functions of the data providers - Refactored the _ZEN_ page to standalone +### Fixed + +- Handled an exception in the get quotes functionality of the _Financial Modeling Prep_ service + ## 2.194.0 - 2025-08-27 ### Added