File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66
77## [ Unreleased]
88
9+ ## [ 8.5.4] - released 2023-08-25
10+ ### Added
11+ - Support for league/uri ^7.0
12+
913## [ 8.5.3] - released 2023-07-06
1014### Security
1115- If a key string is provided to the CryptKey constructor with an invalid
@@ -602,7 +606,8 @@ Version 5 is a complete code rewrite.
602606
603607- First major release
604608
605- [ Unreleased ] : https://github.com/thephpleague/oauth2-server/compare/8.5.3...HEAD
609+ [ Unreleased ] : https://github.com/thephpleague/oauth2-server/compare/8.5.4...HEAD
610+ [ 8.5.4 ] : https://github.com/thephpleague/oauth2-server/compare/8.5.3...8.5.4
606611[ 8.5.3 ] : https://github.com/thephpleague/oauth2-server/compare/8.5.2...8.5.3
607612[ 8.5.2 ] : https://github.com/thephpleague/oauth2-server/compare/8.5.1...8.5.2
608613[ 8.5.1 ] : https://github.com/thephpleague/oauth2-server/compare/8.5.0...8.5.1
You can’t perform that action at this time.
0 commit comments