From 21d1ad73ef3e24a20245d355bde9ccf834117cd5 Mon Sep 17 00:00:00 2001
From: Bill Erickson <berickxx@gmail.com>
Date: Tue, 9 Apr 2019 11:05:28 -0400
Subject: [PATCH] LP1823981 Release notes for perm group admin

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
---
 docs/RELEASE_NOTES_NEXT/Client/ang-perm-grp-admin.adoc | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 docs/RELEASE_NOTES_NEXT/Client/ang-perm-grp-admin.adoc

diff --git a/docs/RELEASE_NOTES_NEXT/Client/ang-perm-grp-admin.adoc b/docs/RELEASE_NOTES_NEXT/Client/ang-perm-grp-admin.adoc
new file mode 100644
index 0000000000..71f1b2870d
--- /dev/null
+++ b/docs/RELEASE_NOTES_NEXT/Client/ang-perm-grp-admin.adoc
@@ -0,0 +1,14 @@
+Port Permission Group Admin to Angular
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+Migrate the Admin => Server Admin => Permission Groups admin page to 
+Angular.
+
+As an added feature, the interface now displays inherited permissions
+alongside linked permissions for each group.  Inherited permissions
+are read-only and act to indicate to the user when a group already has
+a certain permission and therefore may not need a new one added.
+
+Additionally, a new filter option is available in the linked permissions
+interface for filtering the displayed linked permissions by code or 
+description.
-- 
2.11.0