Adds Laravel `v9.x` to changelog (#5803)

* Adds Laravel `v9.x` to changelog

* Update CHANGELOG.md

Co-authored-by: Taylor Otwell <taylor@laravel.com>
This commit is contained in:
Nuno Maduro 2022-02-08 16:27:21 +00:00 committed by GitHub
parent 4c2104ac10
commit 1d9e53f90d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
# Release Notes # Release Notes
## [Unreleased](https://github.com/laravel/laravel/compare/v9.0.0...9.x) ## [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.