Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints committed Jan 28, 2020
1 parent e467443 commit e3d3c86
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
# Release Notes

## [Unreleased](https://github.com/laravel/passport/compare/v8.2.0...8.x)
## [Unreleased](https://github.com/laravel/passport/compare/v8.3.0...8.x)


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

### Added
- Add a Passport Client factory to Passport publishing ([#1171](https://github.com/laravel/passport/pull/1171))

### Changed
- Use bigIncrements and indexes on relationships ([#1169](https://github.com/laravel/passport/pull/1169), [140a693](https://github.com/laravel/passport/commit/140a693a079f5611b3342360cde00b10e94162c1))


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

0 comments on commit e3d3c86

Please sign in to comment.