Skip to content

Commit ae76bf6

Browse files
committed
[9.x] Added changelog
1 parent 0db5e58 commit ae76bf6

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

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

3-
## [Unreleased](https://github.com/laravel/framework/compare/v9.22.0...9.x)
3+
## [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))
413

514

615
## [v9.22.0](https://github.com/laravel/framework/compare/v9.21.6...v9.22.0) - 2022-07-26

0 commit comments

Comments
 (0)