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

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Scholtysik (Reimold) committed Jan 23, 2018
1 parent 57a113e commit 87eb6bd
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions Documentation/Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
## Changelog

### Version 5.1.1

This release wraps HockeySDK-Android 5.1.0.

#### Changelog for HockeySDK-Android 5.1.0

* **[Bugfix]** Fix issue in persistence logic that could cause Session information to be inaccurate. [#340](https://github.com/bitstadium/HockeySDK-Android/pull/340)
* **[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)
* **[Improvement]** Improve error message for the Feedback feature. [#341](https://github.com/bitstadium/HockeySDK-Android/pull/341)
* **[Improvement]** It's now possible to call `setUserId` for Feedback. [#339](https://github.com/bitstadium/HockeySDK-Android/pull/339)

### Version 5.1.0

This release adds the missing bindings for the `trackEvent`-api in MetricsManager.java.

### 5.0.1

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

0 comments on commit 87eb6bd

Please sign in to comment.