Update CHANGELOG

This commit is contained in:
driesvints 2023-01-17 16:28:00 +00:00 committed by github-actions[bot]
parent 5c7cc8eee4
commit 6b7fc50985
1 changed files with 7 additions and 1 deletions

View File

@ -1,6 +1,12 @@
# Release Notes
## [Unreleased](https://github.com/laravel/laravel/compare/v9.5.0...9.x)
## [Unreleased](https://github.com/laravel/laravel/compare/v9.5.1...9.x)
## [v9.5.1](https://github.com/laravel/laravel/compare/v9.5.0...v9.5.1) - 2023-01-11
### Changed
- Use minimum stability "stable" by @taylorotwell in https://github.com/laravel/laravel/commit/c1092ec084bb294a61b0f1c2149fddd662f1fc55
## [v9.5.0](https://github.com/laravel/laravel/compare/v9.4.1...v9.5.0) - 2023-01-02