Skip to content

Commit c550e09

Browse files
committed
[6.x] update changelog
1 parent cfe2753 commit c550e09

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG-6.x.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# Release Notes for 6.x
22

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))
412

513

614
## [v6.20.27 (2021-05-11)](https://github.com/laravel/framework/compare/v6.20.26...v6.20.27)

0 commit comments

Comments
 (0)