From d49d572badd2196fdaecff8013399dc005a48cbb Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Fri, 28 Aug 2026 09:26:13 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 617a43288..eece07381 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## Unreleased + +### Fixed + +- Fixed the creation of asset profiles with a symbol in the wrong letter case + ## 3.62.0 - 2026-08-27 ### Added @@ -27,10 +33,6 @@ 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 - ## 3.61.0 - 2026-08-25 ### Changed