Skip to content

Commit

Permalink
updated changelog, todo
Browse files Browse the repository at this point in the history
  • Loading branch information
mtboren authored and gpduck committed Apr 26, 2018
1 parent 4af552d commit a43c00e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
11 changes: 7 additions & 4 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,16 @@
## DRSRule PowerShell module ##
## DRSRule PowerShell module

### Changelog ###
### Changelog

### v1.0.1 ###
### v1.next
- \[improvment] added [Pester](https://github.com/pester/Pester) tests for `Get-Drs*` cmdlets

### v1.0.1

30 Jun 2015

- \[bugfix] fixed rare problem with creating new `DRSRule.VMHostGroup` for VMHost group item where `Host` property of corresponding `VMware.Vim.ClusterHostGroup` object is empty and user is using PowerShell v5 (credit [gpduck](https://github.com/gpduck)). This was in `Get-DrsVMHostGroup`. Updated similar situation for functions `Get-DrsVMGroup` and `Get-DrsVMToVMRule`.

### v1.0.0 ###
### v1.0.0

Initial release, 21 Jan 2015.
4 changes: 2 additions & 2 deletions todo.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#### ToDo items for DRSRule module
- add Pester tests
- `Get-Drs*` unit/integration tests
- add [Pester](https://github.com/pester/Pester) tests
- `Get-Drs*` integration tests
- `New-Drs*`, `Set-Drs*`, `Remove-Drs*` tests
- add SDRS rule support
- add ability to specify prefix for names of new objects during Import
Expand Down

0 comments on commit a43c00e

Please sign in to comment.