From 3480e27f23b8de3db244c638779c5ec24aae0fbd Mon Sep 17 00:00:00 2001 From: Katie Keim Date: Thu, 1 Jun 2017 14:37:43 -0700 Subject: [PATCH 1/2] Moving release notes under correct version --- CHANGELOG.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 248fbdf..7744c63 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,12 +2,6 @@ ## Unreleased -- Fixed xDFSNamespaceServerConfiguration by converting LocalHost to ComputerName - instead. -- Added integration test to test for conflicts with other common resource kit modules. -- Prevented ResourceHelper and Common module cmdlets from being exported to resolve - conflicts with other resource modules. - ## 3.2.0.0 - Converted AppVeyor.yml to pull Pester from PSGallery instead of Chocolatey. @@ -25,6 +19,11 @@ - Correct parameter block format to meet guidelines. - Replaced all type accelerators with full type names. - Updated Readme.md to contain resource list. +- Fixed xDFSNamespaceServerConfiguration by converting LocalHost to ComputerName + instead. +- Added integration test to test for conflicts with other common resource kit modules. +- Prevented ResourceHelper and Common module cmdlets from being exported to resolve + conflicts with other resource modules. ## 3.1.0.0 From 2020b72b56258aeafdf5a573e9b9c1524d7d2fb1 Mon Sep 17 00:00:00 2001 From: Katie Keim Date: Thu, 1 Jun 2017 14:38:18 -0700 Subject: [PATCH 2/2] Adding missed release notes --- Modules/xDFS/xDFS.psd1 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Modules/xDFS/xDFS.psd1 b/Modules/xDFS/xDFS.psd1 index 0dd6016..50f913b 100644 --- a/Modules/xDFS/xDFS.psd1 +++ b/Modules/xDFS/xDFS.psd1 @@ -63,7 +63,11 @@ - Correct parameter block format to meet guidelines. - Replaced all type accelerators with full type names. - Updated Readme.md to contain resource list. - +- Fixed xDFSNamespaceServerConfiguration by converting LocalHost to ComputerName + instead. +- Added integration test to test for conflicts with other common resource kit modules. +- Prevented ResourceHelper and Common module cmdlets from being exported to resolve + conflicts with other resource modules. ' } # End of PSData hashtable } # End of PrivateData hashtable