From c25fd630810b3f91f8c95f55006058320adfa950 Mon Sep 17 00:00:00 2001 From: uerceg Date: Fri, 22 Mar 2024 15:46:05 +0100 Subject: [PATCH] docs: update changelog --- CHANGELOG.md | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 02a5179b2..3458216e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,15 +1,12 @@ -### Version 4.38.0 (th March 2024) +### Version 4.38.0 (22nd March 2024) #### Added -- -- - -#### Changed -- -- +- Added Privacy Manifest for the Adjust SDK. +- Added new domains and corresponding payload restrictions for the Adjust SDK to direct the iOS traffic to: + - https://consent.adjust.com - for consented users + - https://analytics.adjust.com - for non-consented users --- - ### Version 4.37.2 (28th February 2024) #### Changed - Added tracking of `third_party_sharing` and `measurement_consent` packages if invoked before SDK initialization in subsequent SDK initializations.