We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37ab32c commit 9507bf2Copy full SHA for 9507bf2
CHANGELOG.md
@@ -1,6 +1,11 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/laravel/compare/v10.0.2...10.x)
+## [Unreleased](https://github.com/laravel/laravel/compare/v10.0.3...10.x)
4
+
5
+## [v10.0.3](https://github.com/laravel/laravel/compare/v10.0.2...v10.0.3) - 2023-02-21
6
7
+- Remove redundant `@return` docblock in UserFactory by @datlechin in https://github.com/laravel/laravel/pull/6119
8
+- Reverts change in asset helper by @timacdonald in https://github.com/laravel/laravel/pull/6122
9
10
## [v10.0.2](https://github.com/laravel/laravel/compare/v10.0.1...v10.0.2) - 2023-02-16
11
0 commit comments