Skip to content

Commit

Permalink
docs: update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
uerceg authored and Aditi3 committed May 3, 2022
1 parent becbdd6 commit c095819
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
### Version 4.30.0 (3rd May 2022)
#### Added
- Added ability to mark your app as COPPA compliant. You can enable this setting by calling `setCoppaCompliantEnabled` method of `AdjustConfig` instance with boolean parameter `true`.
- Added `checkForNewAttStatus` into Adjust API whose purpose is to allow users to instruct to SDK to check if att_status might have changed in the meantime.
- Added `checkForNewAttStatus` into Adjust API whose purpose is to allow users to instruct to SDK to check if `att_status` might have changed in the meantime.
- Added support for `Generic` ad revenue tracking.

#### Fixed
- Fixed wrong ATT dialog method signature in iOS web bridge
- Fixed wrong ATT dialog method signature in iOS web bridge.

---

Expand Down

0 comments on commit c095819

Please sign in to comment.