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 8e9448f commit cc39dc6Copy full SHA for cc39dc6
CHANGELOG.md
@@ -1,6 +1,12 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/passport/compare/v7.4.0...7.0)
+## [Unreleased](https://github.com/laravel/passport/compare/v7.4.1...7.0)
4
+
5
6
+## [v7.4.1 (2019-09-10)](https://github.com/laravel/passport/compare/v7.4.0...v7.4.1)
7
8
+### Fixed
9
+- Fixed key types for models ([#1078](https://github.com/laravel/passport/pull/1078), [a9a885d3](https://github.com/laravel/passport/commit/a9a885d3c2344ec133ed42a0268e503a76810982))
10
11
12
## [v7.4.0 (2019-08-20)](https://github.com/laravel/passport/compare/v7.3.5...v7.4.0)
0 commit comments