Skip to content

Commit 674ad54

Browse files
authored
Update CHANGELOG.md
1 parent 45826bd commit 674ad54

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
All notable changes to `laravel-permission` will be documented in this file
44

5+
## 2.38.0 - 2019-09-02
6+
- Allow support for multiple role/permission models
7+
- Load roles relationship only when missing
8+
- Wrap helpers in function_exists() check
9+
510
## 2.37.0 - 2019-04-09
611
- Added `permission:show` CLI command to display a table of roles/permissions
712
- `removeRole` now returns the model, consistent with other methods

0 commit comments

Comments
 (0)