From 2ed35c98a5c762156af695ec6d0ed654c5484c52 Mon Sep 17 00:00:00 2001 From: KarolKaczmarek Date: Tue, 2 Feb 2016 16:23:17 -0800 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 87330a01..e822d6c6 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ To install **xstorage** module - If you are using WMF4 / PowerShell Version 4: Unzip the content under $env:ProgramFilesWindowsPowerShellModules folder -- If you are using WMF5 Preview: From an elevated PowerShell session run ‘Install-Module xDiskImage’ +- If you are using WMF5 Preview: From an elevated PowerShell session run ‘Install-Module xDiskImage’ To confirm installation @@ -92,6 +92,8 @@ We reserve resource and module names without prefixes ("x" or "c") for future us ### 2.4.0.0 +* Fixed bug where AllocationUnitSize was not used + ### 2.3.0.0 * Added support for `AllocationUnitSize` in `xDisk`.