Skip to content

Commit

Permalink
Update RELEASE.MD
Browse files Browse the repository at this point in the history
  • Loading branch information
ardeearam authored Jun 26, 2023
1 parent 34d9349 commit fbb8e42
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions RELEASE.MD
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# v1.8.1
* Added `userId` to People model.

# v1.8.0
* Supports OR queries in assertUserCan (e.g. `assertUserCan(['can_do_admin_stuff', 'write_contents'], req`)
* Supports parameterized capabilities (e.g. `assertUserCan('write_contents', req, 'blog')`)
Expand Down

0 comments on commit fbb8e42

Please sign in to comment.