We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a2ce6c commit 4e53f1bCopy full SHA for 4e53f1b
CHANGELOG.md
@@ -1,6 +1,12 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/passport/compare/v10.0.0...10.x)
+## [Unreleased](https://github.com/laravel/passport/compare/v10.0.1...10.x)
4
+
5
6
+## [v10.0.1 (2020-09-15)](https://github.com/laravel/passport/compare/v10.0.0...v10.0.1)
7
8
+### Fixed
9
+- Use newFactory to properly reference factory ([#1349](https://github.com/laravel/passport/pull/1349))
10
11
12
## [v10.0.0 (2020-09-08)](https://github.com/laravel/passport/compare/v9.3.2...v10.0.0)
0 commit comments