Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
Add roles and permissions commands
  • Loading branch information
yorkshire-pudding authored Jul 2, 2024
1 parent 34475e5 commit b497dea
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ and this project follows the
### Added
- A new function to whether or not an executable exists in the system.
- A new function to display messages and data at the point they happen in code.
- New commands for roles and permissions:
- List all roles with permissions
- List all permissions by module
- Create or delete roles
- Add or remove permissions from roles

### Changed
- Call the install script using the PHP_BINARY constant to avoid issues if the
Expand Down

0 comments on commit b497dea

Please sign in to comment.