Skip to content

Commit 9c2235d

Browse files
committed
Update CHANGELOG.md
1 parent 8e5f40e commit 9c2235d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
### Version 4.14.1 (18th June 2018)
2+
#### Added
3+
- Added `setPushToken:` method to `Adjust` interface to use push token as `NSString` data type. This method is intended only to be used by Adjust non native SDKs and you should not be using it in your native iOS app. Please, continue with usage of `setDeviceToken:` method as stated in `README`.
4+
5+
---
6+
17
### Version 4.14.0 (8th June 2018)
28
#### Added
39
- Added deep link caching in case `appWillOpenUrl` method is called before SDK is initialised.

0 commit comments

Comments
 (0)