Update CHANGELOG

This commit is contained in:
driesvints 2022-08-30 15:23:27 +00:00 committed by github-actions[bot]
parent 8438ba5d21
commit 64e0175398
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.5...9.x)
## [Unreleased](https://github.com/laravel/laravel/compare/v9.3.6...9.x)
## [v9.3.6](https://github.com/laravel/laravel/compare/v9.3.5...v9.3.6) - 2022-08-29
### Changed
- Bump Vite plugin version by @timacdonald in https://github.com/laravel/laravel/pull/5977
## [v9.3.5](https://github.com/laravel/laravel/compare/v9.3.4...v9.3.5) - 2022-08-22