Skip to content

Commit

Permalink
docs: update CHANGELOG.md
Browse files Browse the repository at this point in the history
Co-authored-by: Uglješa Erceg <[email protected]>
  • Loading branch information
shashanksu and uerceg committed Dec 21, 2023
1 parent 5149999 commit cbe9ff7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
### Version 4.38.0 (21st December 2023)
#### Added
- Added `toMap()` method in `AdjustAttribution` class to get all its field in a `Map<String, String>` (thanks to @ntsk).
- Added `toMap()` method to `AdjustAttribution` class to get all its fields in a `Map<String, String>` (thanks to @ntsk).
- Added ability to process shortened deep links and provide the unshortened link back as a response. You can achieve this by invoking `processDeeplink(Uri url, Context context, OnDeeplinkResolvedListener callback)` method of the `Adjust` instance.

---
Expand Down

0 comments on commit cbe9ff7

Please sign in to comment.