We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b5da83 commit c889d9cCopy full SHA for c889d9c
CHANGELOG.md
@@ -1,6 +1,12 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/passport/compare/v10.1.3...10.x)
+## [Unreleased](https://github.com/laravel/passport/compare/v10.1.4...10.x)
4
+
5
6
+## [v10.1.4 (2021-10-19)](https://github.com/laravel/passport/compare/v10.1.3...v10.1.4)
7
8
+### Fixed
9
+- Ensure client model factory always creates models with a primary key ([#1492](https://github.com/laravel/passport/pull/1492)
10
11
12
## [v10.1.3 (2021-04-06)](https://github.com/laravel/passport/compare/v10.1.2...v10.1.3)
0 commit comments