diff --git a/docs/releases/3.0.rst b/docs/releases/3.0.rst index 27f6001ea0..017388acba 100644 --- a/docs/releases/3.0.rst +++ b/docs/releases/3.0.rst @@ -366,6 +366,11 @@ Other changes worth mentioning - Add checkbox to allow selecting all item in the item list view. - Update the role permission edit view require the permission grant or permission revoke permissions for the selected role. +- Add support for roles ACLs. +- Add support for users ACLs. +- Add support for groups ACLs. +- Sort permission namespaces and permissions in the role permission views. +- Invert the columns in the ACL detail view. Removals