File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Expand file tree Collapse file tree 1 file changed +14
-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.21.4...9.x )
3
+ ## [ Unreleased] ( https://github.com/laravel/framework/compare/v9.21.5...9.x )
4
+
5
+
6
+ ## [ v9.21.5] ( https://github.com/laravel/framework/compare/v9.21.4...v9.21.5 ) - 2022-07-21
7
+
8
+ ### Added
9
+ - Adds fluent File validation rule ([ #43271 ] ( https://github.com/laravel/framework/pull/43271 ) )
10
+
11
+ ### Revert
12
+ - Revert [ "Prevent double throwing chained exception on sync queue"] ( https://github.com/laravel/framework/pull/42950 ) ([ #43354 ] ( https://github.com/laravel/framework/pull/43354 ) )
13
+
14
+
15
+ ### Changed
16
+ - Allow section payload to be lazy in the "about" command ([ #43329 ] ( https://github.com/laravel/framework/pull/43329 ) )
4
17
5
18
6
19
## [ v9.21.4] ( https://github.com/laravel/framework/compare/v9.21.3...v9.21.4 ) - 2022-07-21
You can’t perform that action at this time.
0 commit comments