From 40a4b124bd1e5a3531fed880e3dbdc648ae26f3e Mon Sep 17 00:00:00 2001 From: hardik Date: Tue, 14 Jun 2016 14:16:05 +0530 Subject: [PATCH] Release note for role base access control Change-Id: Ib477249fb2cad405500fd33df5df8d8e94983f2c --- .../mistral-customize-authorization-d6b9a965f3056f09.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 releasenotes/notes/mistral-customize-authorization-d6b9a965f3056f09.yaml diff --git a/releasenotes/notes/mistral-customize-authorization-d6b9a965f3056f09.yaml b/releasenotes/notes/mistral-customize-authorization-d6b9a965f3056f09.yaml new file mode 100644 index 00000000..78429f82 --- /dev/null +++ b/releasenotes/notes/mistral-customize-authorization-d6b9a965f3056f09.yaml @@ -0,0 +1,3 @@ +--- +features: + - Role base access control was added.