Update changelog

This commit is contained in:
Andrew Millington 2018-05-22 18:10:19 +01:00
parent 9941a96feb
commit 02609c37cc
No known key found for this signature in database
GPG Key ID: 077754CA23023F4F

View File

@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]
### Fixed
- Catch and handle `BadMethodCallException` from the `verify()` method of the JWT token in the `validateAuthorization` method (PR #904)
## [7.1.1] - released 2018-05-21
### Fixed