Update CHANGELOG

This commit is contained in:
driesvints 2022-10-25 16:29:19 +00:00 committed by github-actions[bot]
parent 586b9e7bf5
commit 48e3855963
1 changed files with 10 additions and 1 deletions

View File

@ -1,6 +1,15 @@
# Release Notes
## [Unreleased](https://github.com/laravel/laravel/compare/v9.3.8...9.x)
## [Unreleased](https://github.com/laravel/laravel/compare/v9.3.9...9.x)
## [v9.3.9](https://github.com/laravel/laravel/compare/v9.3.8...v9.3.9) - 2022-10-17
### Changed
- Update welcome page colours by @timacdonald in https://github.com/laravel/laravel/pull/6002
- Ignore .env.production by @yasapurnama in https://github.com/laravel/laravel/pull/6004
- Upgrade axios to v1.x by @ankurk91 in https://github.com/laravel/laravel/pull/6008
- Shorten pusher host config by @buihanh2304 in https://github.com/laravel/laravel/pull/6009
## [v9.3.8](https://github.com/laravel/laravel/compare/v9.3.7...v9.3.8) - 2022-09-20