Skip to content

Commit 4dfceb5

Browse files
committed
Add CHANGELOG notes for version 2.3.1
1 parent 3ca78be commit 4dfceb5

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

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

3+
## 2.3.1
4+
5+
_Released: 2018-11-19_
6+
7+
* Allow paragonie/random_compat's empty 9.99.99 placeholder
8+
* Throw an `UnexpectedValueException` on non-JSON responses from access token
9+
request (when calling `AbstractProvider::getAccessToken()`)
10+
311
## 2.3.0
412

513
_Released: 2018-01-13_

0 commit comments

Comments
 (0)