Skip to content

Commit fb14c56

Browse files
committed
Update change log for release 9.1
1 parent f843573 commit fb14c56

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
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+
## [9.1.0] - released 2024-11-21
810
### Added
911
- Support for PHP 8.4 (PR #1454)
1012

@@ -662,7 +664,8 @@ Version 5 is a complete code rewrite.
662664

663665
- First major release
664666

665-
[Unreleased]: https://github.com/thephpleague/oauth2-server/compare/9.0.1...HEAD
667+
[Unreleased]: https://github.com/thephpleague/oauth2-server/compare/9.1.0...HEAD
668+
[9.0.1]: https://github.com/thephpleague/oauth2-server/compare/9.0.1...9.1.0
666669
[9.0.1]: https://github.com/thephpleague/oauth2-server/compare/9.0.0...9.0.1
667670
[9.0.0]: https://github.com/thephpleague/oauth2-server/compare/9.0.0-RC1...9.0.0
668671
[9.0.0-RC1]: https://github.com/thephpleague/oauth2-server/compare/8.5.4...9.0.0-RC1

0 commit comments

Comments
 (0)