Skip to content

Commit 584f4ea

Browse files
committed
Update CHANGELOG.md
1 parent cf7a894 commit 584f4ea

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
### Version 4.17.0 (xxth December 2018)
2+
#### Added
3+
- Added `getSdkVersion()` method to `Adjust` interface to obtain current SDK version string.
4+
5+
#### Changed
6+
- Changed usage of `compile` keyword in plugin's `build.gradle` file into `implementation` (https://github.com/adjust/react_native_sdk/issues/47).
7+
8+
#### Native SDKs
9+
- [[email protected]][ios_sdk_v4.17.1]
10+
- [[email protected]][android_sdk_v4.17.0]
11+
12+
---
13+
114
### Version 4.15.0 (10th October 2018)
215
#### Added
316
- Added `setCallbackId` method on `AdjustEvent` object for users to set custom ID on event object which will later be reported in event success/failure callbacks.
@@ -247,6 +260,7 @@
247260
[ios_sdk_v4.13.0]: https://github.com/adjust/ios_sdk/tree/v4.13.0
248261
[ios_sdk_v4.14.1]: https://github.com/adjust/ios_sdk/tree/v4.14.1
249262
[ios_sdk_v4.15.0]: https://github.com/adjust/ios_sdk/tree/v4.15.0
263+
[ios_sdk_v4.17.1]: https://github.com/adjust/ios_sdk/tree/v4.17.1
250264

251265
[android_sdk_v4.10.4]: https://github.com/adjust/android_sdk/tree/v4.10.4
252266
[android_sdk_v4.11.0]: https://github.com/adjust/android_sdk/tree/v4.11.0
@@ -261,3 +275,4 @@
261275
[android_sdk_v4.13.0]: https://github.com/adjust/android_sdk/tree/v4.13.0
262276
[android_sdk_v4.14.0]: https://github.com/adjust/android_sdk/tree/v4.14.0
263277
[android_sdk_v4.15.0]: https://github.com/adjust/android_sdk/tree/v4.15.0
278+
[android_sdk_v4.17.0]: https://github.com/adjust/android_sdk/tree/v4.17.0

0 commit comments

Comments
 (0)