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 ded0ccd commit 4088cdfCopy full SHA for 4088cdf
CHANGELOG.md
@@ -1,6 +1,13 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/passport/compare/v8.4.0...8.x)
+## [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))
11
12
13
## [v8.4.0 (2020-02-12)](https://github.com/laravel/passport/compare/v8.3.1...v8.4.0)
0 commit comments