We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 515cc10 commit 9f4b881Copy full SHA for 9f4b881
CHANGELOG.md
@@ -1,6 +1,15 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/passport/compare/v9.1.0...9.x)
+## [Unreleased](https://github.com/laravel/passport/compare/v9.2.0...9.x)
4
+
5
6
+## [v9.2.0 (2020-05-12](https://github.com/laravel/passport/compare/v9.1.0...v9.2.0)
7
8
+### Added
9
+- Allow to change Models database connection ([#1255](https://github.com/laravel/passport/pull/1255), [7ab3bdb](https://github.com/laravel/passport/commit/7ab3bdbdb9bf162f2da9d8c445523dc63c862248))
10
11
+### Fixed
12
+- Nonstandard ID in the token's relationship with the user ([#1267](https://github.com/laravel/passport/pull/1267))
13
14
15
## [v9.1.0 (2020-05-08](https://github.com/laravel/passport/compare/v9.0.1...v9.1.0)
0 commit comments