File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Release Notes for 10.x
2
2
3
- ## [ Unreleased] ( https://github.com/laravel/framework/compare/v10.6.1...10.x )
3
+ ## [ Unreleased] ( https://github.com/laravel/framework/compare/v10.6.2...10.x )
4
+
5
+
6
+ ## [ v10.6.2 (2023-04-05)] ( https://github.com/laravel/framework/compare/v10.6.1...v10.6.2 )
7
+
8
+ ### Added
9
+ - Added trait ` Illuminate/Foundation/Testing/WithConsoleEvents ` ([ #46694 ] ( https://github.com/laravel/framework/pull/46694 ) )
10
+
11
+ ### Changed
12
+ - Added missing ignored methods to ` Illuminate/View/Component ` ([ #46692 ] ( https://github.com/laravel/framework/pull/46692 ) )
13
+ - console.stub: remove void return type from handle ([ #46697 ] ( https://github.com/laravel/framework/pull/46697 ) )
4
14
5
15
6
16
## [ v10.6.1 (2023-04-04)] ( https://github.com/laravel/framework/compare/v10.6.0...v10.6.1 )
You can’t perform that action at this time.
0 commit comments