8000 [6.x] update changelog · laravel/framework@53e91ef · GitHub
[go: up one dir, main page]

Skip to content

Commit 53e91ef

Browse files
committed
[6.x] update changelog
1 parent 3d95575 commit 53e91ef

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG-6.x.md

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

3-
## [Unreleased](https://github.com/laravel/framework/compare/v6.20.7...6.x)
3+
## [Unreleased](https://github.com/laravel/framework/compare/v6.20.8...6.x)
4+
5+
6+
## [v6.20.8 (2020-12-22)](https://github.com/laravel/framework/compare/v6.20.7...v6.20.8)
7+
8+
### Fixed
9+
- Fixed `Illuminate\Validation\Concerns\ValidatesAttributes::validateJson()` for PHP8 ([#35646](https://github.com/laravel/framework/pull/35646))
10+
- Catch DecryptException with invalid X-XSRF-TOKEN in `Illuminate\Foundation\Http\Middleware\VerifyCsrfToken` ([#35671](https://github.com/laravel/framework/pull/35671))
411

512

613
## [v6.20.7 (2020-12-08)](https://github.com/laravel/framework/compare/v6.20.6...v6.20.7)

0 commit comments

Comments
 (0)
0