Skip to content

Commit f75c95a

Browse files
committed
Update CHANGELOG.md
1 parent bb79526 commit f75c95a

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,24 @@
11
# Release Notes
22

3-
## [Unreleased](https://github.com/laravel/passport/compare/v7.3.1...7.0)
3+
## [Unreleased](https://github.com/laravel/passport/compare/v7.3.4...7.0)
4+
5+
6+
## [v7.3.4 (2019-07-30)](https://github.com/laravel/passport/compare/v7.3.3...v7.3.4)
7+
8+
### Changed
9+
- Remove old 5.9 constraints ([58eb99c](https://github.com/laravel/passport/commit/58eb99cac0668ba61f3c9dc03694848f0ac7035a))
10+
11+
12+
## [v7.3.3 (2019-07-29)](https://github.com/laravel/passport/compare/v7.3.2...v7.3.3)
13+
14+
### Changed
15+
- Update version constraints for Laravel 6.0 ([609b5e8](https://github.com/laravel/passport/commit/609b5e829bf65dbeffb83dc8c324275fe0ebf30c))
416

517

618
## [v7.3.2 (2019-07-11)](https://github.com/laravel/passport/compare/v7.3.1...v7.3.2)
719

820
### Fixed
9-
- Merge default Passport configuration ([#1039](https://github.com/laravel/passport/pull/1039))
21+
- Merge default Passport configuration ([#1039](https://github.com/laravel/passport/pull/1039), [e260c86](https://github.com/laravel/passport/commit/e260c865c218f00e4ad0c445dc45852e254d60c7))
1022

1123

1224
## [v7.3.1 (2019-07-02)](https://github.com/laravel/passport/compare/v7.3.0...v7.3.1)

0 commit comments

Comments
 (0)