We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21964ec commit 040d548Copy full SHA for 040d548
CHANGELOG.md
@@ -1,6 +1,13 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/laravel/compare/v9.3.10...9.x)
+## [Unreleased](https://github.com/laravel/laravel/compare/v9.3.11...9.x)
4
+
5
+## [v9.3.11](https://github.com/laravel/laravel/compare/v9.3.10...v9.3.11) - 2022-11-14
6
7
+### Changed
8
9
+- Adds lowercase validation rule translation by @timacdonald in https://github.com/laravel/laravel/pull/6028
10
+- Adds uppercase validation rule translation by @michaelnabil230 in https://github.com/laravel/laravel/pull/6029
11
12
## [v9.3.10](https://github.com/laravel/laravel/compare/v9.3.9...v9.3.10) - 2022-10-28
13
0 commit comments