Skip to content

Commit e45ac13

Browse files
committed
Update CHANGELOG.md
1 parent 5555ba2 commit e45ac13

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
## [Unreleased](https://github.com/laravel/passport/compare/v8.0.2...8.x)
44

55

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+
613
## [v8.0.2 (2019-11-26)](https://github.com/laravel/passport/compare/v8.0.1...v8.0.2)
714

815
### Changed

0 commit comments

Comments
 (0)