Skip to content

Commit 8184f77

Browse files
authored
Update for version 7.2.0
1 parent 51b3b41 commit 8184f77

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
@@ -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

0 commit comments

Comments
 (0)