Skip to content

Commit 9f4b881

Browse files
committed
Update CHANGELOG.md
1 parent 515cc10 commit 9f4b881

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
# Release Notes
22

3-
## [Unreleased](https://github.com/laravel/passport/compare/v9.1.0...9.x)
3+
## [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))
413

514

615
## [v9.1.0 (2020-05-08](https://github.com/laravel/passport/compare/v9.0.1...v9.1.0)

0 commit comments

Comments
 (0)