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.4.1] - released 2023-03-22
8
10
### Fixed
9
11
- Fix deprecation notices for PHP 8.x (PR #1329 )
10
12
@@ -578,7 +580,8 @@ Version 5 is a complete code rewrite.
578
580
579
581
- First major release
580
582
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
582
585
[ 8.4.0 ] : https://github.com/thephpleague/oauth2-server/compare/8.3.6...8.4.0
583
586
[ 8.3.6 ] : https://github.com/thephpleague/oauth2-server/compare/8.3.5...8.3.6
584
587
[ 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