Skip to content

Commit 160d627

Browse files
committed
chore: prepare release 2.7.0
1 parent a2ae5b0 commit 160d627

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

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

3+
## 2.7.0
4+
5+
_Released: 2023-04-16_
6+
7+
* Add support for PKCE (Proof Key for Code Exchange,
8+
[RFC 7636](https://www.rfc-editor.org/rfc/rfc7636))
9+
[#901](https://github.com/thephpleague/oauth2-client/pull/901)
10+
* Various type improvements for static analysis
11+
[#939](https://github.com/thephpleague/oauth2-client/pull/939)
12+
[#959](https://github.com/thephpleague/oauth2-client/pull/959)
13+
[#972](https://github.com/thephpleague/oauth2-client/pull/972)
14+
[#997](https://github.com/thephpleague/oauth2-client/pull/997)
15+
316
## 2.6.1
417

518
_Released: 2021-12-22_

0 commit comments

Comments
 (0)