Skip to content
This repository was archived by the owner on Feb 19, 2020. It is now read-only.

Commit 87eb6bd

Browse files
author
Benjamin Scholtysik (Reimold)
committed
Update Changelog
1 parent 57a113e commit 87eb6bd

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

Documentation/Changelog.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
## Changelog
22

3+
### Version 5.1.1
4+
5+
This release wraps HockeySDK-Android 5.1.0.
6+
7+
#### Changelog for HockeySDK-Android 5.1.0
8+
9+
* **[Bugfix]** Fix issue in persistence logic that could cause Session information to be inaccurate. [#340](https://github.com/bitstadium/HockeySDK-Android/pull/340)
10+
* **[Improvement]** Remove left-to-right attribute in case the app that integrates the SDK doesn't use that. Thx to [Steven](https://github.com/smuldr) for this contribution. [#335](https://github.com/bitstadium/HockeySDK-Android/pull/335)
11+
* **[Improvement]** Improve error message for the Feedback feature. [#341](https://github.com/bitstadium/HockeySDK-Android/pull/341)
12+
* **[Improvement]** It's now possible to call `setUserId` for Feedback. [#339](https://github.com/bitstadium/HockeySDK-Android/pull/339)
13+
14+
### Version 5.1.0
15+
16+
This release adds the missing bindings for the `trackEvent`-api in MetricsManager.java.
17+
318
### 5.0.1
419

520
This is a bugfix release. If you upgrade from version 1.X, please be aware of the breaking changes in version 5.0.0!

0 commit comments

Comments
 (0)