We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fa8198 commit 9df2924Copy full SHA for 9df2924
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# OAuth 2.0 Client Changelog
2
3
+## 2.8.1
4
+
5
+_Released: 2025-02-26_
6
7
+* Only provide scopes in access token when set in options [#1053](https://github.com/thephpleague/oauth2-client/pull/1053)
8
+* Add missing `@throws` annotations for Guzzle exceptions [#1055](https://github.com/thephpleague/oauth2-client/pull/1055)
9
10
## 2.8.0
11
12
_Released: 2024-12-11_
0 commit comments