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 46558c3 commit 4460bd1Copy full SHA for 4460bd1
CHANGELOG.md
@@ -1,6 +1,13 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/passport/compare/v7.3.5...7.0)
+## [Unreleased](https://github.com/laravel/passport/compare/v7.4.0...7.0)
4
+
5
6
+## [v7.4.0 (2019-08-20)](https://github.com/laravel/passport/compare/v7.3.5...v7.4.0)
7
8
+### Added
9
+- Let Passport support inherited parent scopes ([#1068](https://github.com/laravel/passport/pull/1068))
10
+- Accept requests with the encrypted X-XSRF-TOKEN HTTP header ([#1069](https://github.com/laravel/passport/pull/1069))
11
12
13
## [v7.3.5 (2019-08-06)](https://github.com/laravel/passport/compare/v7.3.4...v7.3.5)
0 commit comments