Skip to content

Commit 4460bd1

Browse files
committed
Update CHANGELOG.md
1 parent 46558c3 commit 4460bd1

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Release Notes
22

3-
## [Unreleased](https://github.com/laravel/passport/compare/v7.3.5...7.0)
3+
## [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))
411

512

613
## [v7.3.5 (2019-08-06)](https://github.com/laravel/passport/compare/v7.3.4...v7.3.5)

0 commit comments

Comments
 (0)