-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
3 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,2 @@ | ||
* 6f38d24 bump version | ||
* 39f3e76 Merge branch 'hotfix/0.0.4' into develop | ||
|\ | ||
* | 8d37dde Use correct method on array of roles as returned by the roles method | ||
* | 80e45b7 Merge branch 'release/0.0.3' into develop | ||
/ | ||
| * ef97924 Merge branch 'hotfix/0.0.4' | ||
|/ | ||
* 25582d4 Update ChangeLog | ||
* aa8a04e bump version | ||
* 957bbc8 Include global Roles in returned roles scope | ||
* f453eb5 Include Global Roles in scoping results |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
module ScopedRoles | ||
VERSION = "0.0.5" | ||
VERSION = "0.0.6" | ||
end |