File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55and 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
You can’t perform that action at this time.
0 commit comments