Update CHANGELOG

This commit is contained in:
driesvints 2022-11-01 17:24:48 +00:00 committed by github-actions[bot]
parent d938bfd0d0
commit 7b7823264b
1 changed files with 7 additions and 1 deletions

View File

@ -1,6 +1,12 @@
# Release Notes
## [Unreleased](https://github.com/laravel/laravel/compare/v9.3.9...9.x)
## [Unreleased](https://github.com/laravel/laravel/compare/v9.3.10...9.x)
## [v9.3.10](https://github.com/laravel/laravel/compare/v9.3.9...v9.3.10) - 2022-10-28
### Changed
- Changing .env to make Pusher work without editing the commented out part in the bootstrap.js by @cveldman in https://github.com/laravel/laravel/pull/6021
## [v9.3.9](https://github.com/laravel/laravel/compare/v9.3.8...v9.3.9) - 2022-10-17