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

Commit

Permalink
Added change log details (#258)
Browse files Browse the repository at this point in the history
  • Loading branch information
brnleehng authored May 2, 2018
1 parent 1fbb1c3 commit a28e74e
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Change Log

## [0.7.0] 2018-04-27
### Added
- Support for Azure Active Directory (AAD) authentication
- Ability to use Virtual Networks with AAD authentication
### Changed
- Added environment parameter on setCredentials for national cloud support

## [0.6.3] 2018-04-26
### Added
- Support for national clouds
- More detailed outputs for pool/job submissions
### Changed
- Improved merge task performance for expected failures

## [0.6.2] 2018-01-05
### Added
- Support for users to create cluster asynchronously using makeCluster with wait = TRUE parameter and use getCluster to check cluster creation progress
Expand Down

0 comments on commit a28e74e

Please sign in to comment.