From 90ea85e545ccbba819d076fbafb19bce45cf5120 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Mon, 12 Feb 2024 10:11:20 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e0de98ff..c565ad38b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Replaced `import-sort` with `prettier-plugin-sort-imports` - Upgraded `Nx` from version `17.2.8` to `18.0.4` +### Fixed + +- Fixed the date conversion of the import of historical market data in the admin control panel + ## 2.50.0 - 2024-02-11 ### Added