Skip to content

Commit ac5f894

Browse files
authored
Update CHANGELOG.md
1 parent 8470674 commit ac5f894

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

CHANGELOG.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,20 @@
55
- Added connection validity checks.
66

77
#### Changed
8-
- Garantee that access of Activity handler of internal methods are done thru it's executor
9-
- Update gradle version
8+
- Garanteed that access of `Activity Handler` to internal methods is done through it's executor.
9+
- Updated gradle version.
1010

1111
#### Fixed
1212
- Fixed random occurrence of attribution request being fired before session request.
13-
- Fix query string parsing
14-
- Use separate executor in background timer like previously done for foreground timer
13+
- Fixed query string parsing.
14+
- Using separate executor in background timer like previously done for foreground timer.
1515

1616
---
1717

1818
### Version 4.11.1 (27th February 2017)
1919
#### Fixed
20-
- Prevent multiple created threads mentioned in android_sdk#265
21-
- Protect Package Manager from throwing unexpected exceptions like in android_sdk#266
20+
- Prevented creation of multiple threads (https://github.com/adjust/android_sdk/issues/265).
21+
- Protected `Package Manager` from throwing unexpected exception (https://github.com/adjust/android_sdk/issues/265).
2222

2323
---
2424

0 commit comments

Comments
 (0)