Update CHANGELOG
This commit is contained in:
parent
647c9bc29e
commit
07fdfbc8d8
|
@ -1,6 +1,11 @@
|
||||||
# Release Notes
|
# Release Notes
|
||||||
|
|
||||||
## [Unreleased](https://github.com/laravel/laravel/compare/v10.2.10...10.x)
|
## [Unreleased](https://github.com/laravel/laravel/compare/v10.3.0...10.x)
|
||||||
|
|
||||||
|
## [v10.3.0](https://github.com/laravel/laravel/compare/v10.2.10...v10.3.0) - 2023-12-19
|
||||||
|
|
||||||
|
* [10.x] Use `assertOk()` instead of `assertStatus(200)` in tests by [@TENIOS](https://github.com/TENIOS) in https://github.com/laravel/laravel/pull/6287
|
||||||
|
* [10.x] Vite 5 by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/laravel/pull/6292
|
||||||
|
|
||||||
## [v10.2.10](https://github.com/laravel/laravel/compare/v10.2.9...v10.2.10) - 2023-11-30
|
## [v10.2.10](https://github.com/laravel/laravel/compare/v10.2.9...v10.2.10) - 2023-11-30
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue