This commit is contained in:
hong-revo 2018-11-20 05:43:14 +11:00
Родитель e40654a895
Коммит df880769e3
2 изменённых файлов: 5 добавлений и 1 удалений

Просмотреть файл

@ -1,6 +1,6 @@
Package: AzureRMR
Title: Interface to 'Azure Resource Manager'
Version: 1.0.0
Version: 1.0.0.9000
Authors@R: c(
person("Hong", "Ooi", , "hongooi@microsoft.com", role = c("aut", "cre")),
person("Microsoft", role="cph")

Просмотреть файл

@ -1,3 +1,7 @@
# 1.0.0.9000
* Removed obsolete AAD registration vignette; just use the Azure cloud shell to create a service principal.
# AzureRMR 1.0.0
* Submitted to CRAN