Add missing changes to the 3.0 release notes.

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2018-04-03 00:36:41 -04:00
parent 68d96fae7e
commit dc6eb77f43

View File

@@ -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