From fdd1d3a0fc3c9e7f1ca7ea13e13ee399774c8361 Mon Sep 17 00:00:00 2001 From: ijunaid Date: Fri, 4 Oct 2024 12:52:37 +0500 Subject: [PATCH] Added changelog entry for content feature changes --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 81971fa0..45f56a0e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ ## 24.7.3 * Added current view names to event segmentation based on the `enablePreviousNameRecording` (Experimental!) +* Updated the SDK to ensure compatibility with the latest server response models ## 24.7.2 * Automatic view pause/resumes are changed with stop/start for better data consistency.