File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Release Notes
2
2
3
- ## [ Unreleased] ( https://github.com/laravel/passport/compare/v11.10.6...12.x )
3
+ ## [ Unreleased] ( https://github.com/laravel/passport/compare/v12.0.0...12.x )
4
+
5
+ ## [ v12.0.0] ( https://github.com/laravel/passport/compare/v11.10.6...v12.0.0 ) - 2024-03-12
6
+
7
+ * [ 12.x] Adds Laravel 11 support by [ @nunomaduro ] ( https://github.com/nunomaduro ) in https://github.com/laravel/passport/pull/1702
8
+ * [ 12.x] Disable password grant by default by [ @hafezdivandari ] ( https://github.com/hafezdivandari ) in https://github.com/laravel/passport/pull/1715
9
+ * [ 12.x] Make ` Client::$plainSecret ` public by [ @axlon ] ( https://github.com/axlon ) in https://github.com/laravel/passport/pull/1719
10
+ * [ 12.x] Use more secure key permissions by [ @axlon ] ( https://github.com/axlon ) in https://github.com/laravel/passport/pull/1721
11
+ * [ 12.x] Enhance console commands by [ @hafezdivandari ] ( https://github.com/hafezdivandari ) in https://github.com/laravel/passport/pull/1724
4
12
5
13
## [ v11.10.6] ( https://github.com/laravel/passport/compare/v11.10.5...v11.10.6 ) - 2024-03-01
6
14
You can’t perform that action at this time.
0 commit comments