Skip to content

Commit 79f96c2

Browse files
taylorotwellgithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 7e99ca9 commit 79f96c2

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# Release Notes
22

3-
## [Unreleased](https://github.com/laravel/passport/compare/v13.0.6...13.x)
3+
## [Unreleased](https://github.com/laravel/passport/compare/v13.1.0...13.x)
4+
5+
## [v13.1.0](https://github.com/laravel/passport/compare/v13.0.6...v13.1.0) - 2025-08-07
6+
7+
* [13.x] Add an option to disable device code grant by [@hafezdivandari](https://github.com/hafezdivandari) in https://github.com/laravel/passport/pull/1842
8+
* [13.x] Add an upgrade guide entry for key file permissions by [@hafezdivandari](https://github.com/hafezdivandari) in https://github.com/laravel/passport/pull/1841
9+
* [13.x] Fallback to list of auth user providers if no auth guard for Passport is defined by [@hafezdivandari](https://github.com/hafezdivandari) in https://github.com/laravel/passport/pull/1840
10+
* [13.x] Add an optional migration for `oauth_clients` table to the upgrade guide by [@hafezdivandari](https://github.com/hafezdivandari) in https://github.com/laravel/passport/pull/1843
11+
* Fix viewPrefix Method to Match Documentation Example by [@trippo](https://github.com/trippo) in https://github.com/laravel/passport/pull/1844
412

513
## [v13.0.6](https://github.com/laravel/passport/compare/v13.0.5...v13.0.6) - 2025-07-10
614

0 commit comments

Comments
 (0)