Skip to content

Commit 57937b0

Browse files
committed
Update CHANGELOG.md
1 parent 159575d commit 57937b0

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

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

3-
## [Unreleased](https://github.com/laravel/passport/compare/v7.3.4...7.0)
3+
## [Unreleased](https://github.com/laravel/passport/compare/v7.3.5...7.0)
4+
5+
6+
## [v7.3.5 (2019-08-06)](https://github.com/laravel/passport/compare/v7.3.3...v7.3.5)
7+
8+
### Fixed
9+
- Use `bigInteger` column type for `user_id` columns ([#1057](https://github.com/laravel/passport/pull/1057))
410

511

612
## [v7.3.4 (2019-07-30)](https://github.com/laravel/passport/compare/v7.3.3...v7.3.4)

0 commit comments

Comments
 (0)