From 5398f306836f2f4c2f1c3c974d9a4fa435de5a04 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Wed, 26 Aug 2026 15:49:20 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 803c8b967..2a1b77f03 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +27,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Fixed the date of the historical market data gathering endpoint for a specific date for instances running in a time zone other than UTC - Fixed the validation of the date in the historical market data gathering endpoint for a specific date +### Fixed + +- Fixed the creation of asset profiles with a symbol in the wrong letter case by using the original symbol of the data provider + ## 3.61.0 - 2026-08-25 ### Changed