Skip to content

Commit d63cdd6

Browse files
committed
Update CHANGELOG.md
1 parent 5def15d commit d63cdd6

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
11
# Release Notes
22

3-
## [Unreleased](https://github.com/laravel/passport/compare/v7.4.1...7.0)
3+
## [Unreleased](https://github.com/laravel/passport/compare/v7.5.1...7.0)
44

55

6-
## [v7.5.0 (2019-09-24)](https://github.com/laravel/passport/compare/v7.4.0...v7.4.1)
6+
## [v7.5.1 (2019-10-08)](https://github.com/laravel/passport/compare/v7.5.0...v7.5.1)
7+
8+
### Fixed
9+
- Cast returned client identifier value to string ([#1091](https://github.com/laravel/passport/pull/1091))
10+
11+
12+
## [v7.5.0 (2019-09-24)](https://github.com/laravel/passport/compare/v7.4.1...v7.5.0)
713

814
### Added
915
- Add `actingAsClient` method for tests ([#1083](https://github.com/laravel/passport/pull/1083))

0 commit comments

Comments
 (0)