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.4.1] - released 2023-03-22
810### Fixed
911- Fix deprecation notices for PHP 8.x (PR #1329 )
1012
@@ -578,7 +580,8 @@ Version 5 is a complete code rewrite.
578580
579581- First major release
580582
581- [ Unreleased ] : https://github.com/thephpleague/oauth2-server/compare/8.4.0...HEAD
583+ [ Unreleased ] : https://github.com/thephpleague/oauth2-server/compare/8.4.1...HEAD
584+ [ 8.4.1 ] : https://github.com/thephpleague/oauth2-server/compare/8.4.0...8.4.1
582585[ 8.4.0 ] : https://github.com/thephpleague/oauth2-server/compare/8.3.6...8.4.0
583586[ 8.3.6 ] : https://github.com/thephpleague/oauth2-server/compare/8.3.5...8.3.6
584587[ 8.3.5 ] : https://github.com/thephpleague/oauth2-server/compare/8.3.4...8.3.5
You can’t perform that action at this time.
0 commit comments