Skip to content

Commit

Permalink
Add CHANGELOG notes for 1.0.0-beta2
Browse files Browse the repository at this point in the history
  • Loading branch information
ramsey committed Aug 12, 2015
1 parent 047e7dd commit ef48d09
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# OAuth 2.0 Client Changelog

## 1.0.0-beta2

_Released: 2015-08-12_

* BREAK: Add toArray() to ResourceOwnerInterface.
* Always attempt to parse responses as JSON and fallback on failure.
* Add dot notation support to access token resource owner ID.
* Use the Bearer authorization header for the generic provider.
* Documentation updates.

## 1.0.0-beta1

_Released: 2015-07-16_
Expand Down

0 comments on commit ef48d09

Please sign in to comment.