Skip to content

Commit cc114ab

Browse files
committed
Add CHANGELOG notes for version 2.4.1
1 parent 74924db commit cc114ab

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# OAuth 2.0 Client Changelog
22

3+
## 2.4.1
4+
5+
_Released: 2018-11-22_
6+
7+
* Revert to use of `AccessToken` in type hints to preserve backwards
8+
compatibility; this fixes the issue reported in [#752](https://github.com/thephpleague/oauth2-client/issues/752)
9+
and [#753](https://github.com/thephpleague/oauth2-client/issues/753)
10+
311
## 2.4.0
412

513
_Released: 2018-11-21_

0 commit comments

Comments
 (0)