Skip to content

Commit 4088cdf

Browse files
committed
Update CHANGELOG.md
1 parent ded0ccd commit 4088cdf

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/v8.4.0...8.x)
3+
## [Unreleased](https://github.com/laravel/passport/compare/v8.4.1...8.x)
4+
5+
6+
## [v8.4.1 (2020-03-04)](https://github.com/laravel/passport/compare/v8.4.0...v8.4.1)
7+
8+
### Fixed
9+
- Forget session keys on invalid match ([#1192](https://github.com/laravel/passport/pull/1192))
10+
- Update dependencies for PSR request ([#1201](https://github.com/laravel/passport/pull/1201))
411

512

613
## [v8.4.0 (2020-02-12)](https://github.com/laravel/passport/compare/v8.3.1...v8.4.0)

0 commit comments

Comments
 (0)