Skip to content

Commit 52c1326

Browse files
committed
docs: update CHANGELOG
1 parent 19a0ce9 commit 52c1326

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### Version 4.35.0 (12th September 2023)
2+
#### Added
3+
- Added support for SigV3 library. Update authorization header building logic to use `adj_signing_id`.
4+
- Added `setFinalAttributionEnabled(boolean)` method to `AdjustConfig` to indicate if only final attribution is needed in attribution callback (by default attribution callback return intermediate attribution as well before final attribution if not enabled with this setter method).
5+
6+
---
7+
18
### Version 4.34.0 (17th August 2023)
29
#### Added
310
- Added support for purchase verification. In case you are using this feature, you can now use it by calling `verifyPurchase` method of the `Adjust` instance.

0 commit comments

Comments
 (0)