diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b65b6f4..173a8721 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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