From 96669e46e4ded3fb8503c36f3fa9ad4a50b437f0 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Tue, 25 Aug 2026 14:45:59 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e18232b5f..bd29210ea 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 ### Fixed - Fixed the country mapping of Macau in the _Financial Modeling Prep_ service -- Fixed the date of the gathered historical market data for instances running in a time zone behind UTC -- Fixed the repeated historical market data gathering for instances running in a time zone behind UTC +- Fixed the date of the gathered historical market data for instances running in a time zone other than UTC +- Fixed the repeated historical market data gathering for instances running in a time zone other than UTC ## 3.60.0 - 2026-08-24