From 2cb0519f0eaa8c1c390c5cc3cccbd593424d6068 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Wed, 7 Jun 2023 17:19:37 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 639baf32b..f845056c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added support for a unit in the value component - Added a default value for the `includeHistoricalData` attribute in the symbol data endpoint +### Fixed + +- Fixed an issue with the date format parsing in the activities import + ## 1.276.0 - 2023-06-03 ### Added