From f2b374cb0f020afd7daa57f2192ca4a427fd56d1 Mon Sep 17 00:00:00 2001 From: NidhiDixit09 <93544270+NidhiDixit09@users.noreply.github.com> Date: Fri, 4 Oct 2024 14:35:53 -0700 Subject: [PATCH] Updated Change Log. --- ChangeLog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog.md b/ChangeLog.md index f939565c2..e18e5141c 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,7 +1,7 @@ Branch iOS SDK Change Log v.3.6.4 -- Added unique id and timestamp to all requests sent to Server. +- Added 'branch_sdk_request_unique_id' and 'branch_sdk_request_timestamp' to post params of all the SDK requests. v.3.6.3 - Fix for duplicate events created from archived request queue on disk.