Skip to content

Commit 5843626

Browse files
committed
[10.x] Update CHANGELOG.md
1 parent 9f08dd7 commit 5843626

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
# Release Notes for 10.x
22

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))
414

515

616
## [v10.6.1 (2023-04-04)](https://github.com/laravel/framework/compare/v10.6.0...v10.6.1)

0 commit comments

Comments
 (0)