Add PR 893 to the changelog

This commit is contained in:
Andrew Millington 2018-04-21 22:05:08 +01:00 committed by GitHub
parent 52d7952ba5
commit a5a51fad95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased] ## [Unreleased]
### Changed ### Changed
- Changed hint for unsupportedGrantType exception so it no longer references the grant type parameter which isn't always expected (PR #893)
- Upgrade PHPStan checks to level 7 (PR #856) - Upgrade PHPStan checks to level 7 (PR #856)
### Added ### Added