We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0db5e58 commit ae76bf6Copy full SHA for ae76bf6
CHANGELOG.md
@@ -1,6 +1,15 @@
1
# Release Notes for 9.x
2
3
-## [Unreleased](https://github.com/laravel/framework/compare/v9.22.0...9.x)
+## [Unreleased](https://github.com/laravel/framework/compare/v9.22.1...9.x)
4
+
5
6
+## [v9.22.1](https://github.com/laravel/framework/compare/v9.22.0...v9.22.1) - 2022-07-26
7
8
+### Added
9
+- Added unique locking to broadcast events ([#43416](https://github.com/laravel/framework/pull/43416))
10
11
+### Fixed
12
+- Fixes Artisan serve command on Windows ([#43437](https://github.com/laravel/framework/pull/43437))
13
14
15
## [v9.22.0](https://github.com/laravel/framework/compare/v9.21.6...v9.22.0) - 2022-07-26
0 commit comments