Update CHANGELOG
This commit is contained in:
parent
37ab32cf76
commit
9507bf2b2a
|
@ -1,6 +1,11 @@
|
||||||
# Release Notes
|
# Release Notes
|
||||||
|
|
||||||
## [Unreleased](https://github.com/laravel/laravel/compare/v10.0.2...10.x)
|
## [Unreleased](https://github.com/laravel/laravel/compare/v10.0.3...10.x)
|
||||||
|
|
||||||
|
## [v10.0.3](https://github.com/laravel/laravel/compare/v10.0.2...v10.0.3) - 2023-02-21
|
||||||
|
|
||||||
|
- Remove redundant `@return` docblock in UserFactory by @datlechin in https://github.com/laravel/laravel/pull/6119
|
||||||
|
- Reverts change in asset helper by @timacdonald in https://github.com/laravel/laravel/pull/6122
|
||||||
|
|
||||||
## [v10.0.2](https://github.com/laravel/laravel/compare/v10.0.1...v10.0.2) - 2023-02-16
|
## [v10.0.2](https://github.com/laravel/laravel/compare/v10.0.1...v10.0.2) - 2023-02-16
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue