Update CHANGELOG

This commit is contained in:
driesvints 2022-09-20 14:59:49 +00:00 committed by github-actions[bot]
parent 9725129d74
commit ff696f4a66

View File

@ -1,6 +1,12 @@
# Release Notes
## [Unreleased](https://github.com/laravel/laravel/compare/v9.3.7...9.x)
## [Unreleased](https://github.com/laravel/laravel/compare/v9.3.8...9.x)
## [v9.3.8](https://github.com/laravel/laravel/compare/v9.3.7...v9.3.8) - 2022-09-20
### Changed
- Validation added `required_if_accepted` by @luisprmat in https://github.com/laravel/laravel/pull/5987
## [v9.3.7](https://github.com/laravel/laravel/compare/v9.3.6...v9.3.7) - 2022-09-02