Skip to content

Commit 859ccb0

Browse files
committed
Update changelog for version 8.4.0
1 parent 3028f3f commit 859ccb0

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+
### [8.4.0] - released 2023-02-15
810
### Added
911
- You can now set a leeway for time drift between servers when validating a JWT (PR #1304)
1012

@@ -574,7 +576,8 @@ Version 5 is a complete code rewrite.
574576

575577
- First major release
576578

577-
[Unreleased]: https://github.com/thephpleague/oauth2-server/compare/8.3.6...HEAD
579+
[Unreleased]: https://github.com/thephpleague/oauth2-server/compare/8.4.0...HEAD
580+
[8.4.0]: https://github.com/thephpleague/oauth2-server/compare/8.3.6...8.4.0
578581
[8.3.6]: https://github.com/thephpleague/oauth2-server/compare/8.3.5...8.3.6
579582
[8.3.5]: https://github.com/thephpleague/oauth2-server/compare/8.3.4...8.3.5
580583
[8.3.4]: https://github.com/thephpleague/oauth2-server/compare/8.3.3...8.3.4

0 commit comments

Comments
 (0)