Update CHANGELOG
This commit is contained in:
parent
0bcd012dc0
commit
a25f40590b
|
@ -1,6 +1,10 @@
|
|||
# Release Notes
|
||||
|
||||
## [Unreleased](https://github.com/laravel/laravel/compare/v10.0.5...10.x)
|
||||
## [Unreleased](https://github.com/laravel/laravel/compare/v10.0.6...10.x)
|
||||
|
||||
## [v10.0.6](https://github.com/laravel/laravel/compare/v10.0.5...v10.0.6) - 2023-04-05
|
||||
|
||||
- Add job batching options to Queue configuration file by @AnOlsen in https://github.com/laravel/laravel/pull/6149
|
||||
|
||||
## [v10.0.5](https://github.com/laravel/laravel/compare/v10.0.4...v10.0.5) - 2023-03-08
|
||||
|
||||
|
|
Loading…
Reference in New Issue