File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Release Notes for 6.x
2
2
3
- ## [ Unreleased] ( https://github.com/laravel/framework/compare/v6.20.27...6.x )
3
+ ## [ Unreleased] ( https://github.com/laravel/framework/compare/v6.20.28...6.x )
4
+
5
+
6
+ ## [ v6.20.28 (2021-06-15)] ( https://github.com/laravel/framework/compare/v6.20.27...v6.20.28 )
7
+
8
+ ### Fixed
9
+ - Fixed dns_get_record loose check of A records for active_url rule ([ #37675 ] ( https://github.com/laravel/framework/pull/37675 ) )
10
+ - Type hinted arguments for Illuminate\Validation\Rules\RequiredIf ([ #37688 ] ( https://github.com/laravel/framework/pull/37688 ) )
11
+ - Fixed when passed object as parameters to scopes method ([ #37692 ] ( https://github.com/laravel/framework/pull/37692 ) )
4
12
5
13
6
14
## [ v6.20.27 (2021-05-11)] ( https://github.com/laravel/framework/compare/v6.20.26...v6.20.27 )
You can’t perform that action at this time.
0 commit comments