File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Release Notes for 7.x
2
2
3
- ## [ Unreleased] ( https://github.com/laravel/framework/compare/v7.30.3...7.x )
3
+ ## [ Unreleased] ( https://github.com/laravel/framework/compare/v7.30.4...7.x )
4
+
5
+
6
+ ## [ v7.30.4 (2021-01-21)] ( https://github.com/laravel/framework/compare/v7.30.3...v7.30.4 )
7
+
8
+ ### Fixed
9
+ - Fixed empty html mail ([ #35941 ] ( https://github.com/laravel/framework/pull/35941 ) )
10
+ - Fixed type error in ` Illuminate\Http\Concerns\InteractsWithContentTypes::isJson() ` ([ #35956 ] ( https://github.com/laravel/framework/pull/35956 ) )
11
+ - Limit expected bindings ([ #35972 ] ( https://github.com/laravel/framework/pull/35972 ) , [ 006873d] ( https://github.com/laravel/framework/commit/006873df411d28bfd03fea5e7f91a2afe3918498 ) )
4
12
5
13
6
14
## [ v7.30.3 (2021-01-15)] ( https://github.com/laravel/framework/compare/v7.30.2...v7.30.3 )
You can’t perform that action at this time.
0 commit comments