From e0ee87d659a0227e70fafbe1348390b3947fd157 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sun, 13 Aug 2023 10:12:35 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9cd9ed8c1..3b989fb80 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added the data export feature to the user account page +### Fixed + +- Fixed an issue with the date parsing in the historical market data editor of the admin control panel + ## 1.300.0 - 2023-08-11 ### Added