From feef947e1978db2fee8dc2614894b2063b30597f Mon Sep 17 00:00:00 2001 From: Michael Greene Date: Wed, 18 Sep 2019 16:55:17 -0500 Subject: [PATCH] Releasing version 8.10.0.0 --- CHANGELOG.md | 2 ++ xPSDesiredStateConfiguration.psd1 | 9 +++++---- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 52aca2d51..5bb070c3d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## Unreleased +## 8.10.0.0 + - Changes to xPSDesiredStateConfiguration - Fix keywords to lower-case to align with guideline. - Added SMB PullServer support for publishing. diff --git a/xPSDesiredStateConfiguration.psd1 b/xPSDesiredStateConfiguration.psd1 index 41ddc5bfd..740e702b4 100644 --- a/xPSDesiredStateConfiguration.psd1 +++ b/xPSDesiredStateConfiguration.psd1 @@ -1,6 +1,6 @@ @{ # Version number of this module. - moduleVersion = '8.9.0.0' + moduleVersion = '8.10.0.0' # ID used to uniquely identify this module GUID = 'cc8dc021-fa5f-4f96-8ecf-dfd68a6d9d48' @@ -52,9 +52,9 @@ All of the resources in the DSC Resource Kit are provided AS IS, and are not sup # IconUri = '' # ReleaseNotes of this module - ReleaseNotes = '- MSFT_xRemoteFile: - - Add a retry mechanism when the download fails. -- Fixes 631, typo in SQL connection string property name + ReleaseNotes = '- Changes to xPSDesiredStateConfiguration + - Fix keywords to lower-case to align with guideline. +- Added SMB PullServer support for publishing. ' @@ -66,3 +66,4 @@ All of the resources in the DSC Resource Kit are provided AS IS, and are not sup +