Skip to content

Commit 5f57366

Browse files
committed
Update changelog for version 2.2.0
1 parent b7a3fed commit 5f57366

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# OAuth 2.0 Client Changelog
22

3+
## 2.2.0
4+
5+
_Released: 2017-02-01_
6+
7+
* Allow base URLs to contain query parameters
8+
* Protect against `+` being improperly encoded in URL parameters
9+
* Remove misleading `state` option from authorization parameters
10+
* Stop generating more random bytes than necessary
11+
312
## 2.1.0
413

514
_Released: 2017-01-24_

0 commit comments

Comments
 (0)