Skip to content

Commit 89d0ca5

Browse files
committed
Update changelog for version 8.5.1
1 parent f194613 commit 89d0ca5

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66

77
## [Unreleased]
88

9+
## [8.5.1] - released 2023-04-04
10+
- Fixed PHP version constraints and lcobucci/clock version constraint to support PHP 8.1 (PR #1336)
11+
912
## [8.5.0] - released 2023-04-03
1013
### Added
1114
- Support for PHP 8.1 and 8.2 (PR #1333)
@@ -587,7 +590,8 @@ Version 5 is a complete code rewrite.
587590

588591
- First major release
589592

590-
[Unreleased]: https://github.com/thephpleague/oauth2-server/compare/8.5.0...HEAD
593+
[Unreleased]: https://github.com/thephpleague/oauth2-server/compare/8.5.1...HEAD
594+
[8.5.1]: https://github.com/thephpleague/oauth2-server/compare/8.5.0...8.5.1
591595
[8.5.0]: https://github.com/thephpleague/oauth2-server/compare/8.4.1...8.5.0
592596
[8.4.1]: https://github.com/thephpleague/oauth2-server/compare/8.4.0...8.4.1
593597
[8.4.0]: https://github.com/thephpleague/oauth2-server/compare/8.3.6...8.4.0

0 commit comments

Comments
 (0)