File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
8
8
9
9
## [ 8.2.1] - released 2020-11-26
10
10
### Fixed
11
- - If you have a password on your private key, it is now passed correctly to the JWT configuration object. (PR #XXXX )
11
+ - If you have a password on your private key, it is now passed correctly to the JWT configuration object. (PR #1159 )
12
12
13
13
## [ 8.2.0] - released 2020-11-25
14
14
### Added
@@ -515,7 +515,8 @@ Version 5 is a complete code rewrite.
515
515
516
516
- First major release
517
517
518
- [ Unreleased ] : https://github.com/thephpleague/oauth2-server/compare/8.2.0...HEAD
518
+ [ Unreleased ] : https://github.com/thephpleague/oauth2-server/compare/8.2.1...HEAD
519
+ [ 8.2.1 ] : https://github.com/thephpleague/oauth2-server/compare/8.2.0...8.2.1
519
520
[ 8.2.0 ] : https://github.com/thephpleague/oauth2-server/compare/8.1.1...8.2.0
520
521
[ 8.1.1 ] : https://github.com/thephpleague/oauth2-server/compare/8.1.0...8.1.1
521
522
[ 8.1.0 ] : https://github.com/thephpleague/oauth2-server/compare/8.0.0...8.1.0
You can’t perform that action at this time.
0 commit comments