diff --git a/CHANGELOG.md b/CHANGELOG.md index 017a1718..e39f93ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ # Release Notes ## [Unreleased](https://github.com/laravel/laravel/compare/v9.0.0...9.x) + +## [v9.0.0 (2022-02-08)](https://github.com/laravel/laravel/compare/v8.6.11...v9.0.0) + +Laravel 9 includes a variety of changes to the application skeleton. Please consult the diff to see what's new.