Skip to content

Commit c1be259

Browse files
committed
Update CHANGELOG.md
1 parent b46829b commit c1be259

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
# Release Notes
22

3-
## [Unreleased](https://github.com/laravel/passport/compare/v8.3.1...8.x)
3+
## [Unreleased](https://github.com/laravel/passport/compare/v8.4.0...8.x)
4+
5+
6+
## [v8.4.0 (2020-02-12)](https://github.com/laravel/passport/compare/v8.3.1...v8.4.0)
7+
8+
### Changed
9+
- Implement auth token for access requests ([#1188](https://github.com/laravel/passport/pull/1188))
10+
11+
### Fixed
12+
- Revoke refresh tokens when auth tokens get revoked ([#1186](https://github.com/laravel/passport/pull/1186))
413

514

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

0 commit comments

Comments
 (0)