diff --git a/CHANGELOG.md b/CHANGELOG.md index 8943efd8..1b9a70cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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