Skip to content

Commit

Permalink
Fix messed up release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
kwirkykat authored Feb 8, 2018
1 parent 1d1f57e commit 310d732
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions Modules/StorageDsc/StorageDsc.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -112,16 +112,6 @@ PrivateData = @{
- Renamed MSFT_xWaitForVolume to MSFT_WaitforVolume
- Deleted xStorage folder under StorageDsc/Modules
- See [Issue 129](https://github.com/PowerShell/xStorage/issues/129)
- xDisk:
- Removed duplicate integration tests for Guid Disk Id type.
- Added new contexts to integration tests improve clarity.
- Fix bug when size not specified and disk partitioned and
formatted but not assigned drive letter - See [Issue 103](https://github.com/PowerShell/xStorage/issues/103).
- xDiskAccessPath:
- Added new contexts to integration tests improve clarity.
- Fix bug when size not specified and disk partitioned and
formatted but not assigned to path - See [Issue 103](https://github.com/PowerShell/xStorage/issues/103).
- Updated tests to meet Pester V4 guidelines - fixes [Issue 120](https://github.com/PowerShell/xStorage/issues/120).
'

Expand Down

0 comments on commit 310d732

Please sign in to comment.