From 08a866b23942302e91a8c0d0eda0039f4e783041 Mon Sep 17 00:00:00 2001 From: John Cowen Date: Mon, 30 Nov 2020 17:27:39 +0000 Subject: [PATCH] Changelog --- .changelog/9296.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .changelog/9296.txt diff --git a/.changelog/9296.txt b/.changelog/9296.txt new file mode 100644 index 000000000..52f18c43a --- /dev/null +++ b/.changelog/9296.txt @@ -0,0 +1,3 @@ +```release-note:feature +ui: add copyable IDs to the Role and Policy views +```