Update CHANGELOG
This commit is contained in:
parent
3850b46cbe
commit
df07877444
11
CHANGELOG.md
11
CHANGELOG.md
|
@ -1,6 +1,15 @@
|
||||||
# Release Notes
|
# Release Notes
|
||||||
|
|
||||||
## [Unreleased](https://github.com/laravel/laravel/compare/v9.2.0...9.x)
|
## [Unreleased](https://github.com/laravel/laravel/compare/v9.2.1...9.x)
|
||||||
|
|
||||||
|
## [v9.2.1](https://github.com/laravel/laravel/compare/v9.2.0...v9.2.1) - 2022-07-13
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
- Add auth.json to skeleton by @driesvints in https://github.com/laravel/laravel/pull/5924
|
||||||
|
- Update `bootstrap.js` by @irsyadadl in https://github.com/laravel/laravel/pull/5929
|
||||||
|
- Add default reloading to skeleton by @timacdonald in https://github.com/laravel/laravel/pull/5927
|
||||||
|
- Update to the latest version of laravel-vite-plugin by @jessarcher in https://github.com/laravel/laravel/pull/5943
|
||||||
|
|
||||||
## [v9.2.0](https://github.com/laravel/laravel/compare/v9.1.10...v9.2.0) - 2022-06-28
|
## [v9.2.0](https://github.com/laravel/laravel/compare/v9.1.10...v9.2.0) - 2022-06-28
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue