diff --git a/CHANGELOG.md b/CHANGELOG.md index e39743c5..0e15e5de 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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