File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Release Notes for 9.x
2
2
3
- ## [ Unreleased] ( https://github.com/laravel/framework/compare/v9.52.8 ...9.x )
3
+ ## [ Unreleased] ( https://github.com/laravel/framework/compare/v9.52.10 ...9.x )
4
4
5
+ ## [ v9.52.10] ( https://github.com/laravel/framework/compare/v9.52.9...v9.52.10 ) - 2023-06-27
6
+
7
+ * Fix SES V2 Transport "reply to" addresses by @jacobmllr95 in https://github.com/laravel/framework/pull/47522
8
+ * Fixes unable to use ` trans()->has() ` on JSON language files by @crynobone in https://github.com/laravel/framework/pull/47582
9
+
10
+ ## [ v9.52.9] ( https://github.com/laravel/framework/compare/v9.52.8...v9.52.9 ) - 2023-06-08
11
+
12
+ * Fixes usage of ` Redis::many() ` with empty array by @nunomaduro in https://github.com/laravel/framework/pull/47307
13
+ * Fix PHPStan description of Closure returning a union type by @ondrejmirtes in https://github.com/laravel/framework/pull/47352
5
14
6
15
## [ v9.52.8] ( https://github.com/laravel/framework/compare/v9.52.7...v9.52.8 ) - 2023-05-30
7
16
You can’t perform that action at this time.
0 commit comments