Update CHANGELOG
This commit is contained in:
parent
ad219e82aa
commit
c1dc4199b8
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue