Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints committed May 28, 2019
1 parent f57d130 commit 758e143
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/v7.2.2...7.0)
## [Unreleased](https://github.com/laravel/passport/compare/v7.3.0...7.0)


## [v7.3.0 (2019-05-28)](https://github.com/laravel/passport/compare/v7.2.2...v7.3.0)

### Added
- Allow first party clients to skip the authorization prompt ([#1022](https://github.com/laravel/passport/pull/1022))

### Fixed
- Fix AccessToken docblock ([#996](https://github.com/laravel/passport/pull/996))


## [v7.2.2 (2019-03-13)](https://github.com/laravel/passport/compare/v7.2.1...v7.2.2)
Expand Down

0 comments on commit 758e143

Please sign in to comment.