diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f7f8bee..5e0c3f79 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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]** [Windows@4.0.3][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. @@ -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 @@ -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