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 d47175a commit 663e720Copy full SHA for 663e720
CHANGELOG.md
@@ -3,6 +3,12 @@
3
## [Unreleased](https://github.com/laravel/passport/compare/v7.4.1...7.0)
4
5
6
+## [v7.5.0 (2019-09-24)](https://github.com/laravel/passport/compare/v7.4.0...v7.4.1)
7
+
8
+### Added
9
+- Add `actingAsClient` method for tests ([#1083](https://github.com/laravel/passport/pull/1083))
10
11
12
## [v7.4.1 (2019-09-10)](https://github.com/laravel/passport/compare/v7.4.0...v7.4.1)
13
14
### Fixed
0 commit comments