Update CHANGELOG

This commit is contained in:
driesvints 2022-08-02 15:06:21 +00:00 committed by github-actions[bot]
parent 3ea3861e4b
commit ba8ed9d65d
1 changed files with 8 additions and 1 deletions

View File

@ -1,6 +1,13 @@
# Release Notes # Release Notes
## [Unreleased](https://github.com/laravel/laravel/compare/v9.3.1...9.x) ## [Unreleased](https://github.com/laravel/laravel/compare/v9.3.2...9.x)
## [v9.3.2](https://github.com/laravel/laravel/compare/v9.3.1...v9.3.2) - 2022-08-01
### Changed
- Update Sanctum by @suyar in https://github.com/laravel/laravel/pull/5957
- Allow Pest plugin in Composer by @driesvints in https://github.com/laravel/laravel/pull/5959
## [v9.3.1](https://github.com/laravel/laravel/compare/v9.3.0...v9.3.1) - 2022-07-26 ## [v9.3.1](https://github.com/laravel/laravel/compare/v9.3.0...v9.3.1) - 2022-07-26