Skip to content

Commit 9ee5bd9

Browse files
driesvintsgithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 1d8204e commit 9ee5bd9

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

+12-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
# Release Notes
22

3-
## [Unreleased](https://github.com/laravel/passport/compare/v11.5.1...11.x)
3+
## [Unreleased](https://github.com/laravel/passport/compare/v11.6.0...11.x)
4+
5+
## [v11.6.0](https://github.com/laravel/passport/compare/v11.5.1...v11.6.0) - 2023-01-31
6+
7+
### Changed
8+
9+
- Update ClientCommand.php's user_id description by @Smoggert in https://github.com/laravel/passport/pull/1619
10+
- Get model PK instead of forcibly id column by @lucaspanik in https://github.com/laravel/passport/pull/1626
11+
12+
### Fixed
13+
14+
- Fix doc block for `withAccessToken()` by @axlon in https://github.com/laravel/passport/pull/1620
415

516
## [v11.5.1](https://github.com/laravel/passport/compare/v11.5.0...v11.5.1) - 2023-01-16
617

0 commit comments

Comments
 (0)