File tree 1 file changed +5
-3
lines changed
1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 1
- ### Version 4.11.1 (xxth March 2017)
1
+ ### Version 4.11.1 (29th March 2017)
2
2
#### Added
3
3
- ** [ iOS] ** Added nullability annotations to public headers for Swift 3.0 compatibility.
4
4
- ** [ iOS] ** Added ` BITCODE_GENERATION_MODE ` to iOS framework for ` Carthage ` support.
12
12
- ** [ iOS] ** Fixed handling of ` null ` being passed as currency value for iOS platform.
13
13
- ** [ iOS] ** Fixed not processing of ` sdk_info ` package type causing logs not to print proper package name once tracked.
14
14
- ** [ AND] ** Fixed query string parsing.
15
+ - ** [ iOS] [ AND ] ** Fixed random occurrence of attribution request being fired before session request.
15
16
- ** [ AND] ** Fixed issue of creating and destroying lots of threads on certain Android API levels (https://github.com/adjust/android_sdk/issues/265 ).
16
17
- ** [ AND] ** Protected ` Package Manager ` from throwing unexpected exceptions (https://github.com/adjust/android_sdk/issues/266 ).
17
- - ** [ iOS] [ AND ] ** Fixed random occurrence of attribution request being fired before session request .
18
+ - ** [ iOS] ** Fixed exception being thrown when currency is being set to ` null ` ( https://github.com/adjust/unity_sdk/issues/102 ) .
18
19
19
20
#### Changed
20
21
- ** [ AND] ** Garanteed that access of ` Activity Handler ` to internal methods is done through it's executor.
21
- - ** [ iOS] ** Updated native iOS SDK to version ** 4.11.2 ** .
22
+ - ** [ iOS] ** Updated native iOS SDK to version ** 4.11.3 ** .
22
23
- ** [ AND] ** Updated native Android SDK to version ** 4.11.2** .
24
+ - ** [ DOC] ** Introduced ` [iOS] ` , ` [AND] ` , ` [WIN] ` and ` [DOC] ` tags to ` CHANGELOG ` to highlight the platform the change is referring to.
23
25
24
26
---
25
27
You can’t perform that action at this time.
0 commit comments