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 b24c646 commit 8ea1dd4Copy full SHA for 8ea1dd4
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/passport/compare/v12.1.0...12.x)
+## [Unreleased](https://github.com/laravel/passport/compare/v12.2.0...12.x)
4
+
5
+## [v12.2.0](https://github.com/laravel/passport/compare/v12.1.0...v12.2.0) - 2024-04-17
6
7
+* [12.x] Add `refreshToken` relation to `Token` model by [@gdebrauwer](https://github.com/gdebrauwer) in https://github.com/laravel/passport/pull/1739
8
9
## [v12.1.0](https://github.com/laravel/passport/compare/v12.0.3...v12.1.0) - 2024-04-15
10
0 commit comments