Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New API Token cmdlets #317

Merged
merged 9 commits into from Jun 26, 2019
Merged
10 changes: 10 additions & 0 deletions CHANGELOG.md
Expand Up @@ -16,6 +16,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## 2019-06-25

### Added [New New-RubrikAPIToken cmdlet]

* Added New-RubrikAPIToken cmdlet to address [316](https://github.com/rubrikinc/rubrik-sdk-for-powershell/issues/316) and associated unit test.

### Added [New Remove-RubrikAPIToken cmdlet]

* Added Remove-RubrikAPIToken cmdlet to address [316](https://github.com/rubrikinc/rubrik-sdk-for-powershell/issues/316) and associated unit test.

## 2019-06-20

### Added [New Remove-RubrikVMSnapshot cmdlet]
Expand Down