From 9b0b5b5cc04df6a5bd2c5f8c3db0c54f72e93b2c Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Tue, 16 Jan 2024 22:20:02 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a2a22943a..21d2a990e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Increased the timeout to load historical data in the data provider service - Improved the asset profile validation for `MANUAL` data source in the activities import ## 2.40.0 - 2024-01-15