From a25f40590b302b7673ca805eab83aaabfaee1b26 Mon Sep 17 00:00:00 2001 From: driesvints Date: Tue, 11 Apr 2023 16:36:22 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b65b6f4b..173a8721f 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