From 8bd7c2f199de4753f68eaf785b1e55287440e6da Mon Sep 17 00:00:00 2001 From: Hong Ooi Date: Thu, 28 Mar 2019 04:19:51 +1100 Subject: [PATCH] update news --- NEWS.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 4a7767d..b9064e3 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,7 +1,8 @@ # AzureRMR 2.1.0 * This version adds basic support for role-based access control (RBAC) at subscription, resource group and resource level. Add and remove role assignments, and retrieve role definitions. See `?rbac` for more information. -* Fix a bug where if the user decides not to create a caching dir when prompted by AzureAuth, AzureRMR would pop up a second prompt +* Fix a bug where if the user decides not to create a caching dir when prompted by AzureAuth, AzureRMR would pop up a second prompt. +* Internal refactoring to remove duplicated code. # AzureRMR 2.0.0