Skip to content

Commit 8c2ba46

Browse files
committed
[9.x] Added changelog
1 parent f569a3a commit 8c2ba46

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

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

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

513

614
## [v9.21.1](https://github.com/laravel/framework/compare/v9.21.0...v9.21.1) - 2022-07-20

0 commit comments

Comments
 (0)