Update CHANGELOG

This commit is contained in:
driesvints 2022-07-26 15:27:11 +00:00 committed by github-actions[bot]
parent ce62296fa9
commit 944c87da74
1 changed files with 8 additions and 1 deletions

View File

@ -1,6 +1,13 @@
# Release Notes
## [Unreleased](https://github.com/laravel/laravel/compare/v9.3.0...9.x)
## [Unreleased](https://github.com/laravel/laravel/compare/v9.3.1...9.x)
## [v9.3.1](https://github.com/laravel/laravel/compare/v9.3.0...v9.3.1) - 2022-07-26
### Changed
- Update font delivery by @abenerd in https://github.com/laravel/laravel/pull/5952
- Don't need to ignore vite config file by @GrahamCampbell in https://github.com/laravel/laravel/pull/5953
## [v9.3.0](https://github.com/laravel/laravel/compare/v9.2.1...v9.3.0) - 2022-07-20