Update CHANGELOG
This commit is contained in:
parent
d938bfd0d0
commit
7b7823264b
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue