Skip to content

Commit a39a0bf

Browse files
committed
Docs update
1 parent 6fef407 commit a39a0bf

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### Version 4.21.0 (24th March 2021)
1+
### Version 4.21.0 (25th March 2021)
22
#### Added
33
- Added `disableThirdPartySharing` method to `Adjust` interface to allow disabling of data sharing with third parties outside of Adjust ecosystem.
44
- Added support for signature library as a plugin.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ This is the Flutter SDK of Adjust™. You can read more about Adjust™ at [adju
6666
* [Event buffering](#af-event-buffering)
6767
* [Background tracking](#af-background-tracking)
6868
* [GDPR right to be forgotten](#af-gdpr-forget-me)
69-
* [Disable third-party sharing](#disable-third-party-sharing)
69+
* [Disable third-party sharing](#af-disable-third-party-sharing)
7070

7171
### License
7272

@@ -899,7 +899,7 @@ Adjust.gdprForgetMe();
899899

900900
Upon receiving this information, Adjust will erase the user's data and the Adjust SDK will stop tracking the user. No requests from this device will be sent to Adjust in the future.
901901

902-
### <a id="disable-third-party-sharing"></a>Disable third-party sharing
902+
### <a id="af-disable-third-party-sharing"></a>Disable third-party sharing
903903

904904
You can now notify Adjust when a user has exercised their right to stop sharing their data with partners for marketing partners, but has allowed it to be shared for statistics purposes.
905905

0 commit comments

Comments
 (0)