Skip to content

Commit

Permalink
Update changelog for version 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shadowhand committed Feb 2, 2017
1 parent b7a3fed commit 5f57366
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# OAuth 2.0 Client Changelog

## 2.2.0

_Released: 2017-02-01_

* Allow base URLs to contain query parameters
* Protect against `+` being improperly encoded in URL parameters
* Remove misleading `state` option from authorization parameters
* Stop generating more random bytes than necessary

## 2.1.0

_Released: 2017-01-24_
Expand Down

0 comments on commit 5f57366

Please sign in to comment.