From f7992fabd1ebbf2f6fec49d6aafd7e29ff18e446 Mon Sep 17 00:00:00 2001 From: taylorotwell <463230+taylorotwell@users.noreply.github.com> Date: Tue, 17 Jun 2025 17:13:09 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2491c387..199f0b8d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # Release Notes -## [Unreleased](https://github.com/laravel/laravel/compare/v12.0.10...12.x) +## [Unreleased](https://github.com/laravel/laravel/compare/v12.0.11...12.x) + +## [v12.0.11](https://github.com/laravel/laravel/compare/v12.0.10...v12.0.11) - 2025-06-10 + +**Full Changelog**: https://github.com/laravel/laravel/compare/v12.0.10...v12.0.11 ## [v12.0.10](https://github.com/laravel/laravel/compare/v12.0.9...v12.0.10) - 2025-06-09