File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-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.12...8.x )
3
+ ## [ Unreleased] ( https://github.com/laravel/framework/compare/v8.83.13...8.x )
4
+
5
+
6
+ ## [ v8.83.13 (2022-05-17)] ( https://github.com/laravel/framework/compare/v8.83.12...v8.83.13 )
7
+
8
+ ### Fixed
9
+ - Fix PruneCommand finding its usage within other traits ([ #42350 ] ( https://github.com/laravel/framework/pull/42350 ) )
10
+
11
+ ### Changed
12
+ - Consistency between digits and digits_between validation rules ([ #42358 ] ( https://github.com/laravel/framework/pull/42358 ) )
13
+ - Corrects the use of "failed_jobs" instead of "job_batches" in BatchedTableCommand ([ #42389 ] ( https://github.com/laravel/framework/pull/42389 ) )
4
14
5
15
6
16
## [ v8.83.12 (2022-05-10)] ( https://github.com/laravel/framework/compare/v8.83.11...v8.83.12 )
You can’t perform that action at this time.
0 commit comments