File tree 1 file changed +4
-1
lines changed
1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
5
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
6
6
7
7
## [ Unreleased]
8
+
9
+ ## [ 8.5.2] - released 2023-06-16
8
10
### Changed
9
11
- Bumped the versions for laminas/diactoros and psr/http-message to support
10
12
PSR-7 v2.0 (PR #1339 )
@@ -594,7 +596,8 @@ Version 5 is a complete code rewrite.
594
596
595
597
- First major release
596
598
597
- [ Unreleased ] : https://github.com/thephpleague/oauth2-server/compare/8.5.1...HEAD
599
+ [ Unreleased ] : https://github.com/thephpleague/oauth2-server/compare/8.5.2...HEAD
600
+ [ 8.5.2 ] : https://github.com/thephpleague/oauth2-server/compare/8.5.1...8.5.2
598
601
[ 8.5.1 ] : https://github.com/thephpleague/oauth2-server/compare/8.5.0...8.5.1
599
602
[ 8.5.0 ] : https://github.com/thephpleague/oauth2-server/compare/8.4.1...8.5.0
600
603
[ 8.4.1 ] : https://github.com/thephpleague/oauth2-server/compare/8.4.0...8.4.1
You can’t perform that action at this time.
0 commit comments