From d3c2cdc4a90c146c304147917fe1ea1333635875 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Thu, 20 Aug 2026 14:34:14 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 150108307..48d85e0db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Hardened the validation of the market data in the activities import +- Hardened the validation of the market data in the historical market data import + +### Fixed + +- Fixed the date normalization of the market data in the activities import and in the historical market data import +- Fixed the date normalization of the market data for servers running in a time zone other than UTC ## 3.55.0 - 2026-08-19