Update CHANGELOG

This commit is contained in:
driesvints 2022-11-15 17:07:34 +00:00 committed by github-actions[bot]
parent 21964ec81f
commit 040d548810
1 changed files with 8 additions and 1 deletions

View File

@ -1,6 +1,13 @@
# Release Notes # Release Notes
## [Unreleased](https://github.com/laravel/laravel/compare/v9.3.10...9.x) ## [Unreleased](https://github.com/laravel/laravel/compare/v9.3.11...9.x)
## [v9.3.11](https://github.com/laravel/laravel/compare/v9.3.10...v9.3.11) - 2022-11-14
### Changed
- Adds lowercase validation rule translation by @timacdonald in https://github.com/laravel/laravel/pull/6028
- Adds uppercase validation rule translation by @michaelnabil230 in https://github.com/laravel/laravel/pull/6029
## [v9.3.10](https://github.com/laravel/laravel/compare/v9.3.9...v9.3.10) - 2022-10-28 ## [v9.3.10](https://github.com/laravel/laravel/compare/v9.3.9...v9.3.10) - 2022-10-28