Skip to content

Commit

Permalink
v3.1.6
Browse files Browse the repository at this point in the history
* Use `Orchestra\Authorization\Authorization::canIf()` instead of `Orchestra\Authorization\Authorization::can()`.
* Tweak views to add caret for dropdown menu.

Signed-off-by: crynobone <[email protected]>
  • Loading branch information
crynobone committed Oct 2, 2015
1 parent 5b3f9b1 commit 3945912
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ title: Control Change Log

## Version 3.1 {#v3-1}

### v3.1.6 {#v3-1-6}

* Use `Orchestra\Authorization\Authorization::canIf()` instead of `Orchestra\Authorization\Authorization::can()`.
* Tweak views to add caret for dropdown menu.

### v3.1.5 {#v3-1-5}

* Remove configurating authorization for the default `"Guest"` role.
Expand Down

0 comments on commit 3945912

Please sign in to comment.