Skip to content

Commit 594c08a

Browse files
committed
[6.x] update changelog
1 parent 88dced8 commit 594c08a

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG-6.x.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
# Release Notes for 6.x
22

3-
## [Unreleased](https://github.com/laravel/framework/compare/v6.20.9...6.x)
3+
## [Unreleased](https://github.com/laravel/framework/compare/v6.20.10...6.x)
4+
5+
6+
## [v6.20.10 (2021-01-12)](https://github.com/laravel/framework/compare/v6.20.9...v6.20.10)
7+
8+
### Added
9+
- Added new line to `DetectsLostConnections` ([#35790](https://github.com/laravel/framework/pull/35790))
10+
11+
### Fixed
12+
- Fixed error from missing null check on PHP 8 in `Illuminate\Validation\Concerns\ValidatesAttributes::validateJson()` ([#35797](https://github.com/laravel/framework/pull/35797))
413

514

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

0 commit comments

Comments
 (0)