Skip to content

Commit eed31d8

Browse files
committed
Update changelog for version 8.4.1
1 parent 8c3ba48 commit eed31d8

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.4.1] - released 2023-03-22
810
### Fixed
911
- Fix deprecation notices for PHP 8.x (PR #1329)
1012

@@ -578,7 +580,8 @@ Version 5 is a complete code rewrite.
578580

579581
- First major release
580582

581-
[Unreleased]: https://github.com/thephpleague/oauth2-server/compare/8.4.0...HEAD
583+
[Unreleased]: https://github.com/thephpleague/oauth2-server/compare/8.4.1...HEAD
584+
[8.4.1]: https://github.com/thephpleague/oauth2-server/compare/8.4.0...8.4.1
582585
[8.4.0]: https://github.com/thephpleague/oauth2-server/compare/8.3.6...8.4.0
583586
[8.3.6]: https://github.com/thephpleague/oauth2-server/compare/8.3.5...8.3.6
584587
[8.3.5]: https://github.com/thephpleague/oauth2-server/compare/8.3.4...8.3.5

0 commit comments

Comments
 (0)