Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
uerceg authored May 19, 2017
1 parent 8447767 commit e2ecce7
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
### Version 4.11.2 (19th May 2017)
#### Added
- **[IOS][AND]** Added check if `sdk_click` package response contains attribution information.
- **[IOS][AND]** Added sending of attributable parameters with every `sdk_click` package.

#### Changed
- **[IOS][AND]** Replaced `assert` level logs with `warn` level.

#### Native SDKs
- **[iOS]** [iOS SDK 4.11.4][ios_sdk_v4.11.4]
- **[AND]** [Android SDK 4.11.4][android_sdk_v4.11.4]
- **[WIN]** [[email protected]][windows_sdk_v4.0.3]

---

### Version 4.11.1 (27th April 2017)
#### Added
- **[iOS]** Added nullability annotations to public headers for Swift 3.0 compatibility.
Expand Down Expand Up @@ -156,6 +171,7 @@
[ios_sdk_v4.10.2]: https://github.com/adjust/ios_sdk/tree/v4.10.2
[ios_sdk_v4.11.0]: https://github.com/adjust/ios_sdk/tree/v4.11.0
[ios_sdk_v4.11.3]: https://github.com/adjust/ios_sdk/tree/v4.11.3
[ios_sdk_v4.11.4]: https://github.com/adjust/ios_sdk/tree/v4.11.4

[android_sdk_v4.0.8]: https://github.com/adjust/android_sdk/tree/v4.0.8
[android_sdk_v4.1.0]: https://github.com/adjust/android_sdk/tree/v4.1.0
Expand All @@ -165,5 +181,6 @@
[android_sdk_v4.11.0]: https://github.com/adjust/android_sdk/tree/v4.11.0
[android_sdk_v4.11.1]: https://github.com/adjust/android_sdk/tree/v4.11.1
[android_sdk_v4.11.3]: https://github.com/adjust/android_sdk/tree/v4.11.3
[android_sdk_v4.11.4]: https://github.com/adjust/android_sdk/tree/v4.11.4

[windows_sdk_v4.0.3]: https://github.com/adjust/windows_sdk/tree/v4.0.3

0 comments on commit e2ecce7

Please sign in to comment.