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 @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66
77## [ Unreleased]
88
9+ ## [ 7.2.0] - released 2018-06-23
10+
911### Changed
1012- Added new` validateRedirectUri ` method AbstractGrant to remove three instances of code duplication (PR #912 )
1113- Allow 640 as a crypt key file permission (PR #917 )
@@ -408,7 +410,8 @@ Version 5 is a complete code rewrite.
408410
409411- First major release
410412
411- [ Unreleased ] : https://github.com/thephpleague/oauth2-server/compare/7.1.1...HEAD
413+ [ Unreleased ] : https://github.com/thephpleague/oauth2-server/compare/7.2.0...HEAD
414+ [ 7.2.0 ] : https://github.com/thephpleague/oauth2-server/compare/7.1.1...7.2.0
412415[ 7.1.1 ] : https://github.com/thephpleague/oauth2-server/compare/7.1.0...7.1.1
413416[ 7.1.0 ] : https://github.com/thephpleague/oauth2-server/compare/7.0.0...7.1.0
414417[ 7.0.0 ] : https://github.com/thephpleague/oauth2-server/compare/6.1.1...7.0.0
You can’t perform that action at this time.
0 commit comments