File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-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.1...9.x )
3
+ ## [ Unreleased] ( https://github.com/laravel/framework/compare/v9.21.2...9.x )
4
+
5
+
6
+ ## [ v9.21.2] ( https://github.com/laravel/framework/compare/v9.21.1...v9.21.2 ) - 2022-07-20
7
+
8
+ ### Fixed
9
+ - Fixes queue: monitor command dispatching QueueBusy ([ #43320 ] ( https://github.com/laravel/framework/pull/43320 ) )
10
+ - Ensure relation names are properly "snaked" in JsonResource::whenCounted() method ([ #43322 ] ( https://github.com/laravel/framework/pull/43322 ) )
11
+ - Fixed Bootstrap 5 pagination ([ #43319 ] ( https://github.com/laravel/framework/pull/43319 ) )
4
12
5
13
6
14
## [ v9.21.1] ( https://github.com/laravel/framework/compare/v9.21.0...v9.21.1 ) - 2022-07-20
You can’t perform that action at this time.
0 commit comments