File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 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/)
55and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
66
77## [ Unreleased]
8+
9+ ## [ 8.5.2] - released 2023-06-16
810### Changed
911- Bumped the versions for laminas/diactoros and psr/http-message to support
1012PSR-7 v2.0 (PR #1339 )
@@ -594,7 +596,8 @@ Version 5 is a complete code rewrite.
594596
595597- First major release
596598
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
598601[ 8.5.1 ] : https://github.com/thephpleague/oauth2-server/compare/8.5.0...8.5.1
599602[ 8.5.0 ] : https://github.com/thephpleague/oauth2-server/compare/8.4.1...8.5.0
600603[ 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