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 Jan 12, 2021
1 parent 88dced8 commit 594c08a
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion CHANGELOG-6.x.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
# Release Notes for 6.x

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


## [v6.20.10 (2021-01-12)](https://github.com/laravel/framework/compare/v6.20.9...v6.20.10)

### Added
- Added new line to `DetectsLostConnections` ([#35790](https://github.com/laravel/framework/pull/35790))

### Fixed
- Fixed error from missing null check on PHP 8 in `Illuminate\Validation\Concerns\ValidatesAttributes::validateJson()` ([#35797](https://github.com/laravel/framework/pull/35797))


## [v6.20.9 (2021-01-05)](https://github.com/laravel/framework/compare/v6.20.8...v6.20.9)
Expand Down

0 comments on commit 594c08a

Please sign in to comment.