Update CHANGELOG.md
This commit is contained in:
parent
3de91bca75
commit
0eb4a40eb3
|
|
@ -3,6 +3,13 @@ # Release Notes
|
|||
## [Unreleased](https://github.com/laravel/laravel/compare/v8.6.7...8.x)
|
||||
|
||||
|
||||
## [v8.6.8 (2021-11-23)](https://github.com/laravel/laravel/compare/v8.6.7...v8.6.8)
|
||||
|
||||
### Changed
|
||||
- Order validation rules alphabetically ([#5728](https://github.com/laravel/laravel/pull/5728))
|
||||
- Removes the Console\Kernel::$commands property ([#5727](https://github.com/laravel/laravel/pull/5727))
|
||||
|
||||
|
||||
## [v8.6.7 (2021-11-16)](https://github.com/laravel/laravel/compare/v8.6.6...v8.6.7)
|
||||
|
||||
### Changed
|
||||
|
|
|
|||
Loading…
Reference in New Issue