We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f57d130 commit 758e143Copy full SHA for 758e143
CHANGELOG.md
@@ -1,6 +1,15 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/passport/compare/v7.2.2...7.0)
+## [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))
13
14
15
## [v7.2.2 (2019-03-13)](https://github.com/laravel/passport/compare/v7.2.1...v7.2.2)
0 commit comments