Skip to content

Commit

Permalink
Merge pull request #77 from johnf/disk_type
Browse files Browse the repository at this point in the history
xVHD - Add support for setting disk type (Fixed, Dynamic, Differencing)
Fixes: #72
  • Loading branch information
bgelens authored Jul 9, 2017
2 parents 42d4238 + 1326858 commit c044b73
Show file tree
Hide file tree
Showing 10 changed files with 729 additions and 203 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,11 @@
* Updated appveyor.yml to include codecov.
* Added .codecov.yml.
* Added codecov badges to Readme.
* MSFT_xVHD:
* Support setting the disk type.
* Added unit tests.
* Added example Sample\_xVHD\_FixedVHD.ps1
* Style fixes

## 3.8.0.0

Expand Down
Loading

0 comments on commit c044b73

Please sign in to comment.