Skip to content

Commit 4c163b7

Browse files
committed
Update CHANGELOG.md
1 parent 6c1ea42 commit 4c163b7

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

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

3-
## [Unreleased](https://github.com/laravel/passport/compare/v8.1.0...8.x)
3+
## [Unreleased](https://github.com/laravel/passport/compare/v8.2.0...8.x)
4+
5+
6+
## [v8.2.0 (2020-01-07)](https://github.com/laravel/passport/compare/v8.1.0...v8.2.0)
7+
8+
### Added
9+
- Update ClientCommand to support public clients ([#1151](https://github.com/laravel/passport/pull/1151))
10+
- Purge Command for revoked and/or expired tokens and auth codes ([#1159](https://github.com/laravel/passport/pull/1159), [6c1ea42](https://github.com/laravel/passport/commit/6c1ea42e66100b15ecad89b0e1c5ccaa12b4331b))
11+
12+
### Changed
13+
- Replace deprecated package and namespaces ([#1158](https://github.com/laravel/passport/pull/1158))
414

515

616
## [v8.1.0 (2019-12-30)](https://github.com/laravel/passport/compare/v8.0.2...v8.1.0)

0 commit comments

Comments
 (0)