Skip to content

Commit

Permalink
Updated README.md and CHANGES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Build Server committed May 31, 2017
1 parent b73cb58 commit 0066cec
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
### [5.8.0 Docs](http://building.usebutton.com/button-android/history/5.8.0/reference/com/usebutton/sdk/Button.html)
- Adds a method to detect whether a url can be exchanged for an app action
- Adds a method to exchange a url for an app action
- Fixes an intermittent web checkout issue where navigation chrome overlaps on-page controls

### [5.7.0 Docs](http://building.usebutton.com/button-android/history/5.7.0/reference/com/usebutton/sdk/Button.html)
* Adds support for publishers to pass through a value (e.g. click Id) to be associated with downstream merchant conversions
* Fix to allow Merchants shown in an Android web view and using local storage to render correctly
Expand Down
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,11 @@ You can find the full [SDK Documentation](http://building.usebutton.com/button-a
You can find relevant example code and a fully working sample application in our [button-android-sample](https://github.com/usebutton/button-android-samples) repository.

## Release notes
### [5.8.0 Docs](http://building.usebutton.com/button-android/history/5.8.0/reference/com/usebutton/sdk/Button.html)
- Adds a method to detect whether a url can be exchanged for an app action
- Adds a method to exchange a url for an app action
- Fixes an intermittent web checkout issue where navigation chrome overlaps on-page controls

### [5.7.0 Docs](http://building.usebutton.com/button-android/history/5.7.0/reference/com/usebutton/sdk/Button.html)
* Adds support for publishers to pass through a value (e.g. click Id) to be associated with downstream merchant conversions
* Fix to allow Merchants shown in an Android web view and using local storage to render correctly
Expand Down

0 comments on commit 0066cec

Please sign in to comment.