Skip to content

Commit

Permalink
🔖 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MarceauKa committed Jan 2, 2020
1 parent ae332fb commit 4db474c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Laravel Impersonate Changelog

## 1.5.1

### Changed

- Use `Illuminate\Contracts\Auth\Authenticatable@getAuthIdentifier` instead of `Illuminate\Database\Eloquent\Model@getKey` [#96](https://github.com/404labfr/laravel-impersonate/pull/96)
- PHPDoc updated

## 1.5.0

### Changed
Expand Down

0 comments on commit 4db474c

Please sign in to comment.