Skip to content

Commit bbba879

Browse files
authored
Update CHANGELOG.md
1 parent 851a13b commit bbba879

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
### Version 4.10.3 (7th December 2016)
2+
#### Added
3+
- Added method swizzling for iOS platform so that only implemented callbacks in Unity are getting implemented and called in the iOS.
4+
5+
#### Fixed
6+
- Fixed the suppress log level settings on Android platform.
7+
- Fixed the revenue deduplication on Android platform.
8+
- No need anymore to have attribution callback implemented in order to get deferred deep link.
9+
10+
#### Changed
11+
- Updated Native iOS SDK to version **4.10.4**.
12+
- Updated Native Android SDK to version **4.10.3**.
13+
14+
---
15+
116
### Version 4.10.2 (31st October 2016)
217
#### Fixed
318
- Fixed wrong click label parameter name which was causing this parameter to be empty in iOS.

0 commit comments

Comments
 (0)