Update CHANGELOG

This commit is contained in:
driesvints 2022-09-06 15:58:31 +00:00 committed by github-actions[bot]
parent ad219e82aa
commit c1dc4199b8
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.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