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 2008d86 commit ab51e2bCopy full SHA for ab51e2b
CHANGELOG.md
@@ -1,6 +1,12 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/passport/compare/v11.7.0...11.x)
+## [Unreleased](https://github.com/laravel/passport/compare/v11.8.0...11.x)
4
+
5
+## [v11.8.0](https://github.com/laravel/passport/compare/v11.7.0...v11.8.0) - 2023-02-17
6
7
+- Move AuthenticationException into the scope of Laravel Passport by @chrispage1 in https://github.com/laravel/passport/pull/1633
8
+- Custom authorization view response by @JonErickson in https://github.com/laravel/passport/pull/1629
9
+- Fix deprecated $dates property by @TonyWong9527 in https://github.com/laravel/passport/pull/1636
10
11
## [v11.7.0](https://github.com/laravel/passport/compare/v11.6.1...v11.7.0) - 2023-02-08
12
0 commit comments