From b497dea668942ed24d96175d845553bb374f8434 Mon Sep 17 00:00:00 2001 From: Martin Price Date: Tue, 2 Jul 2024 11:35:22 +0100 Subject: [PATCH] Update CHANGELOG.md Add roles and permissions commands --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9054b3d2..20cdb03a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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