Skip to content

Commit edae433

Browse files
authored
Update CHANGELOG.md
1 parent 36086e4 commit edae433

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CHANGELOG.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,12 @@
99
- **[WIN]** Added support for Windows Phone 8.1 and Windows 10 to Unity 5 package.
1010

1111
#### Fixed
12-
- **[iOS]** Fixed handling of `null` being passed as currency value for iOS platform.
1312
- **[iOS]** Fixed not processing of `sdk_info` package type causing logs not to print proper package name once tracked.
1413
- **[AND]** Fixed query string parsing.
1514
- **[iOS][AND]** Fixed random occurrence of attribution request being fired before session request.
15+
- **[iOS]** Fixed handling of `null` being passed as currency value for iOS platform (https://github.com/adjust/unity_sdk/issues/102).
1616
- **[AND]** Fixed issue of creating and destroying lots of threads on certain Android API levels (https://github.com/adjust/android_sdk/issues/265).
1717
- **[AND]** Protected `Package Manager` from throwing unexpected exceptions (https://github.com/adjust/android_sdk/issues/266).
18-
- **[iOS]** Fixed exception being thrown when currency is being set to `null` (https://github.com/adjust/unity_sdk/issues/102).
1918

2019
#### Changed
2120
- **[AND]** Garanteed that access of `Activity Handler` to internal methods is done through it's executor.

0 commit comments

Comments
 (0)