From 674fbcceb93a917dbdf21ba9687678d60cc4fe43 Mon Sep 17 00:00:00 2001 From: Dries Vints Date: Tue, 14 Feb 2023 16:37:02 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a08dfc8a..6810ce1b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # Release Notes -## [Unreleased](https://github.com/laravel/laravel/compare/v9.5.1...10.x) +## [Unreleased](https://github.com/laravel/laravel/compare/v10.0.0...10.x) -## [v10.0.0 (2022-02-07)](https://github.com/laravel/laravel/compare/v9.5.1...10.x) +## [v10.0.0 (2022-02-14)](https://github.com/laravel/laravel/compare/v9.5.2...v10.0.0) Laravel 10 includes a variety of changes to the application skeleton. Please consult the diff to see what's new.