Skip to content
This repository was archived by the owner on Oct 12, 2023. It is now read-only.

Commit 844ebde

Browse files
authored
Release: v0.7.2 (#317)
* Updated DESCRIPTION version * Updated CHANGELOG.md to v0.7.2
1 parent 96081cc commit 844ebde

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## <small>0.7.2 (2018-10-08)</small>
2+
3+
* Fix: Documentation typos and fixes (#307) ([1d26dd8](https://github.com/Azure/doAzureParallel/commit/1d26dd8)), closes [#307](https://github.com/Azure/doAzureParallel/issues/307)
4+
* Fix: File share sample (#312) ([96081cc](https://github.com/Azure/doAzureParallel/commit/96081cc)), closes [#312](https://github.com/Azure/doAzureParallel/issues/312)
5+
* Added 0.7.1 changelog version (#286) ([ad7acf1](https://github.com/Azure/doAzureParallel/commit/ad7acf1)), closes [#286](https://github.com/Azure/doAzureParallel/issues/286)
6+
* Added docs (#298) ([b9ffe3e](https://github.com/Azure/doAzureParallel/commit/b9ffe3e)), closes [#298](https://github.com/Azure/doAzureParallel/issues/298)
7+
* Added github branch installation (#302) ([4020a93](https://github.com/Azure/doAzureParallel/commit/4020a93)), closes [#302](https://github.com/Azure/doAzureParallel/issues/302)
8+
* Fix Azure foreach options documentation (#288) ([ce263e7](https://github.com/Azure/doAzureParallel/commit/ce263e7)), closes [#288](https://github.com/Azure/doAzureParallel/issues/288)
9+
* Fix dependency on enum being uppercase (#310) ([81dcb72](https://github.com/Azure/doAzureParallel/commit/81dcb72)), closes [#310](https://github.com/Azure/doAzureParallel/issues/310)
10+
* 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)
11+
12+
13+
114
## <small>0.7.1 (2018-07-13)</small>
215

316
* 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)

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: doAzureParallel
22
Type: Package
33
Title: doAzureParallel
4-
Version: 0.7.1
4+
Version: 0.7.2
55
Author: Brian Hoang
66
Maintainer: Brian Hoang <brhoan@microsoft.com>
77
Description: The project is for data experts who use R at scale. The project

0 commit comments

Comments
 (0)