Skip to content

Commit 8ab731e

Browse files
committed
Update changelog for version 8.5.2
1 parent 52638c5 commit 8ab731e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
9+
## [8.5.2] - released 2023-06-16
810
### Changed
911
- Bumped the versions for laminas/diactoros and psr/http-message to support
1012
PSR-7 v2.0 (PR #1339)
@@ -594,7 +596,8 @@ Version 5 is a complete code rewrite.
594596

595597
- First major release
596598

597-
[Unreleased]: https://github.com/thephpleague/oauth2-server/compare/8.5.1...HEAD
599+
[Unreleased]: https://github.com/thephpleague/oauth2-server/compare/8.5.2...HEAD
600+
[8.5.2]: https://github.com/thephpleague/oauth2-server/compare/8.5.1...8.5.2
598601
[8.5.1]: https://github.com/thephpleague/oauth2-server/compare/8.5.0...8.5.1
599602
[8.5.0]: https://github.com/thephpleague/oauth2-server/compare/8.4.1...8.5.0
600603
[8.4.1]: https://github.com/thephpleague/oauth2-server/compare/8.4.0...8.4.1

0 commit comments

Comments
 (0)