Skip to content

Commit e3d3c86

Browse files
committed
Update CHANGELOG.md
1 parent e467443 commit e3d3c86

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
# Release Notes
22

3-
## [Unreleased](https://github.com/laravel/passport/compare/v8.2.0...8.x)
3+
## [Unreleased](https://github.com/laravel/passport/compare/v8.3.0...8.x)
4+
5+
6+
## [v8.3.0 (2020-01-07)](https://github.com/laravel/passport/compare/v8.2.0...v8.3.0)
7+
8+
### Added
9+
- Add a Passport Client factory to Passport publishing ([#1171](https://github.com/laravel/passport/pull/1171))
10+
11+
### Changed
12+
- Use bigIncrements and indexes on relationships ([#1169](https://github.com/laravel/passport/pull/1169), [140a693](https://github.com/laravel/passport/commit/140a693a079f5611b3342360cde00b10e94162c1))
413

514

615
## [v8.2.0 (2020-01-07)](https://github.com/laravel/passport/compare/v8.1.0...v8.2.0)

0 commit comments

Comments
 (0)