Update CHANGELOG

This commit is contained in:
driesvints 2022-04-27 13:42:49 +00:00 committed by github-actions[bot]
parent 9d39835571
commit ba5f2dd26a
1 changed files with 8 additions and 1 deletions

View File

@ -1,6 +1,13 @@
# Release Notes # Release Notes
## [Unreleased](https://github.com/laravel/laravel/compare/v9.1.5...9.x) ## [Unreleased](https://github.com/laravel/laravel/compare/v9.1.6...9.x)
## [v9.1.6](https://github.com/laravel/laravel/compare/v9.1.5...v9.1.6) - 2022-04-20
### Changed
- Move password lines into main translation file by @taylorotwell in https://github.com/laravel/laravel/commit/db0d052ece1c17c506633f4c9f5604b65e1cc3a4
- Add missing maintenance to config by @ibrunotome in https://github.com/laravel/laravel/pull/5868
## [v9.1.5](https://github.com/laravel/laravel/compare/v9.1.4...v9.1.5) - 2022-04-12 ## [v9.1.5](https://github.com/laravel/laravel/compare/v9.1.4...v9.1.5) - 2022-04-12