Skip to content

Commit 1f5337f

Browse files
authored
Merge pull request #93 from adjust/changelog_update
Update CHANGELOG.md
2 parents ff9f32d + 377598b commit 1f5337f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,14 @@
99
- Updated Native iOS SDK to version **4.10.2**.
1010
- Updated Native Android SDK to version **4.10.2**.
1111

12+
#### Fixed
13+
- Fixed bug in network communication on Android for some Android API levels from SDK v4.10.0.
14+
1215
---
1316

1417
### Version 4.10.0 (15th September 2016)
18+
**SDK v4.10.0 should not be integrated in Android apps, since we noticed errors in network communication for some Android API levels.**
19+
1520
#### Added
1621
- Added possibility to set session callback and partner parameters on `Adjust` instance with `addSessionCallbackParameter` and `addSessionPartnerParameter` methods.
1722
- Added possibility to remove session callback and partner parameters by key on `Adjust` instance with `removeSessionCallbackParameter` and `removeSessionPartnerParameter` methods.

0 commit comments

Comments
 (0)