Update CHANGELOG.md

This commit is contained in:
driesvints 2022-03-15 15:58:42 +00:00 committed by GitHub Actions
parent 9605fb17a3
commit 660417c9f7
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.1.1...9.x)
## [Unreleased](https://github.com/laravel/laravel/compare/v9.1.2...9.x)
## [v9.1.2](https://github.com/laravel/laravel/compare/v9.1.1...v9.1.2) - 2022-03-15
### Changed
- The docker-compose.override.yml should not be ignored by default by @dakira in https://github.com/laravel/laravel/pull/5838
## [v9.1.1](https://github.com/laravel/laravel/compare/v9.1.0...v9.1.1) - 2022-03-08