Skip to content

Commit bd47b58

Browse files
authored
Update changelog for version 7.1.0
1 parent e38ea4a commit bd47b58

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
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.1.0] - released 2018-04-22
10+
911
### Changed
1012
- Changed hint for unsupportedGrantType exception so it no longer references the grant type parameter which isn't always expected (PR #893)
1113
- Upgrade PHPStan checks to level 7 (PR #856)
@@ -383,6 +385,7 @@ Version 5 is a complete code rewrite.
383385
- First major release
384386

385387
[Unreleased]: https://github.com/thephpleague/oauth2-server/compare/7.0.0...HEAD
388+
[7.1.0]: https://github.com/thephpleague/oauth2-server/compare/7.0.0...7.1.0
386389
[7.0.0]: https://github.com/thephpleague/oauth2-server/compare/6.1.1...7.0.0
387390
[6.1.1]: https://github.com/thephpleague/oauth2-server/compare/6.0.0...6.1.1
388391
[6.1.0]: https://github.com/thephpleague/oauth2-server/compare/6.0.2...6.1.0

0 commit comments

Comments
 (0)