Update CHANGELOG.md
This commit is contained in:
parent
9605fb17a3
commit
660417c9f7
|
@ -1,6 +1,12 @@
|
||||||
# Release Notes
|
# 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
|
## [v9.1.1](https://github.com/laravel/laravel/compare/v9.1.0...v9.1.1) - 2022-03-08
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue