Skip to content

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
drbyte committed Sep 2, 2019
1 parent 73e8c7a commit 4d93e84
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Expand Up @@ -8,6 +8,11 @@ All notable changes to `laravel-permission` will be documented in this file
To be clear: v3 requires minimum Laravel 5.8 and PHP 7.2


## 2.38.0 - 2019-09-02
- Allow support for multiple role/permission models
- Load roles relationship only when missing
- Wrap helpers in function_exists() check

## 2.37.0 - 2019-04-09
- Added `permission:show` CLI command to display a table of roles/permissions
- `removeRole` now returns the model, consistent with other methods
Expand Down

0 comments on commit 4d93e84

Please sign in to comment.