From 9184b212130a1eaf95513198f27569f6b9126602 Mon Sep 17 00:00:00 2001 From: driesvints Date: Tue, 28 Mar 2023 18:05:26 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 97af4b2c..5b65b6f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # Release Notes -## [Unreleased](https://github.com/laravel/laravel/compare/v10.0.4...10.x) +## [Unreleased](https://github.com/laravel/laravel/compare/v10.0.5...10.x) + +## [v10.0.5](https://github.com/laravel/laravel/compare/v10.0.4...v10.0.5) - 2023-03-08 + +- Add replace_placeholders to log channels by @alanpoulain in https://github.com/laravel/laravel/pull/6139 ## [v10.0.4](https://github.com/laravel/laravel/compare/v10.0.3...v10.0.4) - 2023-02-27