We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74924db commit cc114abCopy full SHA for cc114ab
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# OAuth 2.0 Client Changelog
2
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
11
## 2.4.0
12
13
_Released: 2018-11-21_
0 commit comments