Skip to content

Commit 758e143

Browse files
committed
Update CHANGELOG.md
1 parent f57d130 commit 758e143

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/v7.2.2...7.0)
3+
## [Unreleased](https://github.com/laravel/passport/compare/v7.3.0...7.0)
4+
5+
6+
## [v7.3.0 (2019-05-28)](https://github.com/laravel/passport/compare/v7.2.2...v7.3.0)
7+
8+
### Added
9+
- Allow first party clients to skip the authorization prompt ([#1022](https://github.com/laravel/passport/pull/1022))
10+
11+
### Fixed
12+
- Fix AccessToken docblock ([#996](https://github.com/laravel/passport/pull/996))
413

514

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

0 commit comments

Comments
 (0)