Skip to content

Commit a88fcac

Browse files
committed
Update changelog
1 parent 28ced05 commit a88fcac

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
88

99
## [8.2.1] - released 2020-11-26
1010
### 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)
1212

1313
## [8.2.0] - released 2020-11-25
1414
### Added
@@ -515,7 +515,8 @@ Version 5 is a complete code rewrite.
515515

516516
- First major release
517517

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
519520
[8.2.0]: https://github.com/thephpleague/oauth2-server/compare/8.1.1...8.2.0
520521
[8.1.1]: https://github.com/thephpleague/oauth2-server/compare/8.1.0...8.1.1
521522
[8.1.0]: https://github.com/thephpleague/oauth2-server/compare/8.0.0...8.1.0

0 commit comments

Comments
 (0)