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 d8cc347 commit 31ed569Copy full SHA for 31ed569
CHANGELOG.md
@@ -1,6 +1,12 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/passport/compare/v11.6.0...11.x)
+## [Unreleased](https://github.com/laravel/passport/compare/v11.6.1...11.x)
4
+
5
+## [v11.6.1](https://github.com/laravel/passport/compare/v11.6.0...v11.6.1) - 2023-02-03
6
7
+### Changed
8
9
+- Indicate current token can be `TransientToken` by @axlon in https://github.com/laravel/passport/pull/1627
10
11
## [v11.6.0](https://github.com/laravel/passport/compare/v11.5.1...v11.6.0) - 2023-01-31
12
0 commit comments