File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Release Notes for 8.x
2
2
3
- ## [ Unreleased] ( https://github.com/laravel/framework/compare/v8.83.15...8.x )
3
+ ## [ Unreleased] ( https://github.com/laravel/framework/compare/v8.83.16...8.x )
4
+
5
+
6
+ ## [ v8.83.16 (2022-06-07)] ( https://github.com/laravel/framework/compare/v8.83.15...v8.83.16 )
7
+
8
+ ### Fixed
9
+ - Free reserved memory before handling fatal errors ([ #42630 ] ( https://github.com/laravel/framework/pull/42630 ) , [ #42646 ] ( https://github.com/laravel/framework/pull/42646 ) )
10
+ - Prevent $mailer being reset when testing mailables that implement ShouldQueue ([ #42695 ] ( https://github.com/laravel/framework/pull/42695 ) )
4
11
5
12
6
13
## [ v8.83.15 (2022-05-31)] ( https://github.com/laravel/framework/compare/v8.83.14...v8.83.15 )
You can’t perform that action at this time.
0 commit comments