Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints committed Feb 12, 2020
1 parent b46829b commit c1be259
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
# Release Notes

## [Unreleased](https://github.com/laravel/passport/compare/v8.3.1...8.x)
## [Unreleased](https://github.com/laravel/passport/compare/v8.4.0...8.x)


## [v8.4.0 (2020-02-12)](https://github.com/laravel/passport/compare/v8.3.1...v8.4.0)

### Changed
- Implement auth token for access requests ([#1188](https://github.com/laravel/passport/pull/1188))

### Fixed
- Revoke refresh tokens when auth tokens get revoked ([#1186](https://github.com/laravel/passport/pull/1186))


## [v8.3.1 (2020-01-29)](https://github.com/laravel/passport/compare/v8.3.0...v8.3.1)
Expand Down

0 comments on commit c1be259

Please sign in to comment.