Update CHANGELOG
This commit is contained in:
parent
d5d2b67dcb
commit
ba23174f1c
|
@ -1,6 +1,13 @@
|
|||
# Release Notes
|
||||
|
||||
## [Unreleased](https://github.com/laravel/laravel/compare/v9.1.4...9.x)
|
||||
## [Unreleased](https://github.com/laravel/laravel/compare/v9.1.5...9.x)
|
||||
|
||||
## [v9.1.5](https://github.com/laravel/laravel/compare/v9.1.4...v9.1.5) - 2022-04-12
|
||||
|
||||
### Changed
|
||||
|
||||
- Rearrange route methods by @osbre in https://github.com/laravel/laravel/pull/5862
|
||||
- Add levels to handler by @taylorotwell in https://github.com/laravel/laravel/commit/a507e1424339633ce423729ec0ac49b99f0e57d7
|
||||
|
||||
## [v9.1.4](https://github.com/laravel/laravel/compare/v9.1.3...v9.1.4) - 2022-03-29
|
||||
|
||||
|
|
Loading…
Reference in New Issue