We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5555ba2 commit e45ac13Copy full SHA for e45ac13
CHANGELOG.md
@@ -3,6 +3,13 @@
3
## [Unreleased](https://github.com/laravel/passport/compare/v8.0.2...8.x)
4
5
6
+## [v8.1.0 (2019-12-30)](https://github.com/laravel/passport/compare/v8.0.2...v8.1.0)
7
+
8
+### Added
9
+- Allow access to HTTP response status code on OAuthServerException ([#1148](https://github.com/laravel/passport/pull/1148))
10
+- Modify UserRepository to check for 'findAndValidateForPassport' method ([#1144](https://github.com/laravel/passport/pull/1144))
11
12
13
## [v8.0.2 (2019-11-26)](https://github.com/laravel/passport/compare/v8.0.1...v8.0.2)
14
15
### Changed
0 commit comments