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 c550e09 commit 5c79528Copy full SHA for 5c79528
CHANGELOG-6.x.md
@@ -1,6 +1,12 @@
1
# Release Notes for 6.x
2
3
-## [Unreleased](https://github.com/laravel/framework/compare/v6.20.28...6.x)
+## [Unreleased](https://github.com/laravel/framework/compare/v6.20.29...6.x)
4
+
5
6
+## [v6.20.29 (2021-06-22)](https://github.com/laravel/framework/compare/v6.20.28...v6.20.29)
7
8
+### Changed
9
+- Removed unnecessary checks in RequiredIf validation, fixed tests ([#37700](https://github.com/laravel/framework/pull/37700))
10
11
12
## [v6.20.28 (2021-06-15)](https://github.com/laravel/framework/compare/v6.20.27...v6.20.28)
0 commit comments