From 47c42857b3b8b3b2b935dfbcddaaf53632d8e5e5 Mon Sep 17 00:00:00 2001 From: Arif Burak Demiray <57103426+arifBurakDemiray@users.noreply.github.com> Date: Wed, 4 Dec 2024 11:04:29 +0300 Subject: [PATCH] Update CHANGELOG.md --- ios/Classes/CountlyiOS/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ios/Classes/CountlyiOS/CHANGELOG.md b/ios/Classes/CountlyiOS/CHANGELOG.md index e543c56f..ec54172d 100644 --- a/ios/Classes/CountlyiOS/CHANGELOG.md +++ b/ios/Classes/CountlyiOS/CHANGELOG.md @@ -6,6 +6,7 @@ * Mitigated an issue where visibility could have been wrongly assigned if a view was closed while going to background. (Experimental!) * Mitigated an issue where the user provided URLSessionConfiguration was not applied to direct requests +* Mitigated an issue where a concurrent modification error could have happen when starting multiple stopped views * Mitigated an issue that parsing internal content event segmentation. ## 24.7.7