Skip to content

Commit 6410c2c

Browse files
committed
[8.x] Fixed changelog
1 parent 148ae59 commit 6410c2c

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG-8.x.md

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

3-
## [Unreleased](https://github.com/laravel/framework/compare/v8.83.9...8.x)
3+
## [Unreleased](https://github.com/laravel/framework/compare/v8.83.10...8.x)
4+
5+
6+
## [v8.83.10 (2022-04-27)](https://github.com/laravel/framework/compare/v8.83.9...v8.83.10)
7+
8+
### Fixed
9+
- Fix schedule:work command Artisan binary name ([#42083](https://github.com/laravel/framework/pull/42083))
10+
- Fix array keys from cached routes in Illuminate/Routing/CompiledRouteCollection::getRoutesByMethod() ([#42078](https://github.com/laravel/framework/pull/42078))
11+
- Fix json_last_error issue with Illuminate/Http/JsonResponse::setData ([#42125](https://github.com/laravel/framework/pull/42125))
412

513

614
## [v8.83.9 (2022-04-19)](https://github.com/laravel/framework/compare/v8.83.8...v8.83.9)

0 commit comments

Comments
 (0)