From 8fe261ef9aa448895008bbbdffa0529291dde137 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sat, 1 Apr 2023 09:32:55 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f31671d33..8b7271353 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 - Improved the accounts import by handling the platform +### Fixed + +- Fixed an issue with more than 50 activities in the activities import (`dryRun`) + ## 1.249.0 - 2023-03-27 ### Added