Skip to content

Commit

Permalink
[6.x] update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
TBlindaruk committed Jun 15, 2021
1 parent cfe2753 commit c550e09
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG-6.x.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# Release Notes for 6.x

## [Unreleased](https://github.com/laravel/framework/compare/v6.20.27...6.x)
## [Unreleased](https://github.com/laravel/framework/compare/v6.20.28...6.x)


## [v6.20.28 (2021-06-15)](https://github.com/laravel/framework/compare/v6.20.27...v6.20.28)

### Fixed
- Fixed dns_get_record loose check of A records for active_url rule ([#37675](https://github.com/laravel/framework/pull/37675))
- Type hinted arguments for Illuminate\Validation\Rules\RequiredIf ([#37688](https://github.com/laravel/framework/pull/37688))
- Fixed when passed object as parameters to scopes method ([#37692](https://github.com/laravel/framework/pull/37692))


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

0 comments on commit c550e09

Please sign in to comment.