Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
enjaku4 committed Dec 29, 2024
1 parent fb70360 commit 3093687
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@
- Added `Rabarber::Role.all_names` method to retrieve all roles available in the application, grouped by context
- Added `Rabarber::HasRoles#all_roles` method to retrieve all roles assigned to a user, grouped by context

### Bugs:

- Fixed potential bug in role revocation caused by checking for the presence of a role in the cache instead of the database

## v4.0.2

### Misc:
Expand Down

0 comments on commit 3093687

Please sign in to comment.