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+ ## [ 9.1.0] - released 2024-11-21
810### Added
911- Support for PHP 8.4 (PR #1454 )
1012
@@ -662,7 +664,8 @@ Version 5 is a complete code rewrite.
662664
663665- First major release
664666
665- [ Unreleased ] : https://github.com/thephpleague/oauth2-server/compare/9.0.1...HEAD
667+ [ Unreleased ] : https://github.com/thephpleague/oauth2-server/compare/9.1.0...HEAD
668+ [ 9.0.1 ] : https://github.com/thephpleague/oauth2-server/compare/9.0.1...9.1.0
666669[ 9.0.1 ] : https://github.com/thephpleague/oauth2-server/compare/9.0.0...9.0.1
667670[ 9.0.0 ] : https://github.com/thephpleague/oauth2-server/compare/9.0.0-RC1...9.0.0
668671[ 9.0.0-RC1 ] : https://github.com/thephpleague/oauth2-server/compare/8.5.4...9.0.0-RC1
You can’t perform that action at this time.
0 commit comments