From 844ebde12566346312980e686b68bca6570f3807 Mon Sep 17 00:00:00 2001 From: Brian Hoang Date: Mon, 8 Oct 2018 10:18:28 -0700 Subject: [PATCH] Release: v0.7.2 (#317) * Updated DESCRIPTION version * Updated CHANGELOG.md to v0.7.2 --- CHANGELOG.md | 13 +++++++++++++ DESCRIPTION | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 75c2b99e..d00027fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +## 0.7.2 (2018-10-08) + +* Fix: Documentation typos and fixes (#307) ([1d26dd8](https://github.com/Azure/doAzureParallel/commit/1d26dd8)), closes [#307](https://github.com/Azure/doAzureParallel/issues/307) +* Fix: File share sample (#312) ([96081cc](https://github.com/Azure/doAzureParallel/commit/96081cc)), closes [#312](https://github.com/Azure/doAzureParallel/issues/312) +* Added 0.7.1 changelog version (#286) ([ad7acf1](https://github.com/Azure/doAzureParallel/commit/ad7acf1)), closes [#286](https://github.com/Azure/doAzureParallel/issues/286) +* Added docs (#298) ([b9ffe3e](https://github.com/Azure/doAzureParallel/commit/b9ffe3e)), closes [#298](https://github.com/Azure/doAzureParallel/issues/298) +* Added github branch installation (#302) ([4020a93](https://github.com/Azure/doAzureParallel/commit/4020a93)), closes [#302](https://github.com/Azure/doAzureParallel/issues/302) +* Fix Azure foreach options documentation (#288) ([ce263e7](https://github.com/Azure/doAzureParallel/commit/ce263e7)), closes [#288](https://github.com/Azure/doAzureParallel/issues/288) +* Fix dependency on enum being uppercase (#310) ([81dcb72](https://github.com/Azure/doAzureParallel/commit/81dcb72)), closes [#310](https://github.com/Azure/doAzureParallel/issues/310) +* Feature: Add Batch Service Built-In Container support (#291) ([b97f447](https://github.com/Azure/doAzureParallel/commit/b97f447)), closes [#291](https://github.com/Azure/doAzureParallel/issues/291) + + + ## 0.7.1 (2018-07-13) * add sharedKey to credentials related code and doc (#266) ([6582af4](https://github.com/Azure/doAzureParallel/commit/6582af4)), closes [#266](https://github.com/Azure/doAzureParallel/issues/266) diff --git a/DESCRIPTION b/DESCRIPTION index 36d96163..bd077c32 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: doAzureParallel Type: Package Title: doAzureParallel -Version: 0.7.1 +Version: 0.7.2 Author: Brian Hoang Maintainer: Brian Hoang Description: The project is for data experts who use R at scale. The project