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:
parent
4c2104ac10
commit
1d9e53f90d
|
@ -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.
|
||||||
|
|
Loading…
Reference in New Issue