Update CHANGELOG

This commit is contained in:
driesvints 2022-05-31 15:19:55 +00:00 committed by github-actions[bot]
parent 2e3563d9aa
commit bb0de1f148
1 changed files with 7 additions and 1 deletions

View File

@ -1,6 +1,12 @@
# Release Notes # Release Notes
## [Unreleased](https://github.com/laravel/laravel/compare/v9.1.8...9.x) ## [Unreleased](https://github.com/laravel/laravel/compare/v9.1.9...9.x)
## [v9.1.9](https://github.com/laravel/laravel/compare/v9.1.8...v9.1.9) - 2022-05-28
### Changed
- Switch to ESM imports by @jessarcher in https://github.com/laravel/laravel/pull/5895
## [v9.1.8](https://github.com/laravel/laravel/compare/v9.1.7...v9.1.8) - 2022-05-05 ## [v9.1.8](https://github.com/laravel/laravel/compare/v9.1.7...v9.1.8) - 2022-05-05