From ea24f382274baf1dd9ce7879af133edb003c850f Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Wed, 26 Aug 2026 12:10:51 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0dac9e42b..c806469e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,7 +20,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Fixed the date of the exchange rates for instances running in a time zone other than UTC -- Fixed the date in the sitemap for instances running in a time zone other than UTC +- Fixed the date of the chart in the holding detail dialog for instances running in a time zone other than UTC +- 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 ## 3.61.0 - 2026-08-25