diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b7c9744..18d99ed3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ # Release Notes -## [Unreleased](https://github.com/laravel/laravel/compare/v9.3.6...9.x) +## [Unreleased](https://github.com/laravel/laravel/compare/v9.3.7...9.x) + +## [v9.3.7](https://github.com/laravel/laravel/compare/v9.3.6...v9.3.7) - 2022-09-02 + +### Changed + +- Make email unique by @martin-ro in https://github.com/laravel/laravel/pull/5978 ## [v9.3.6](https://github.com/laravel/laravel/compare/v9.3.5...v9.3.6) - 2022-08-29