Skip to content

Commit 5ff18ee

Browse files
committed
[8.x] Fixed changelog
1 parent 1eed68e commit 5ff18ee

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG-8.x.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
# Release Notes for 8.x
22

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))
414

515

616
## [v8.83.12 (2022-05-10)](https://github.com/laravel/framework/compare/v8.83.11...v8.83.12)

0 commit comments

Comments
 (0)