From 18c6b2b39aa5a68b60a5b20345afc4225ccb2586 Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Wed, 8 Feb 2023 11:13:11 -0600 Subject: [PATCH] update change log --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dd4bbf8d..a08dfc8a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # Release Notes -## [Unreleased](https://github.com/laravel/laravel/compare/v9.5.1...master) +## [Unreleased](https://github.com/laravel/laravel/compare/v9.5.1...10.x) -## [v10.0.0 (2022-02-07)](https://github.com/laravel/laravel/compare/v9.5.1...master) +## [v10.0.0 (2022-02-07)](https://github.com/laravel/laravel/compare/v9.5.1...10.x) Laravel 10 includes a variety of changes to the application skeleton. Please consult the diff to see what's new.