From 0de4197b16a21f5f317a87f99b54e29f4dff220f Mon Sep 17 00:00:00 2001 From: Johan Ljunggren Date: Wed, 8 Jun 2022 20:37:45 +0200 Subject: [PATCH] Update CHANGELOG.md (#200) --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9089095..8823ccb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,9 +7,9 @@ For older change log history see the [historic changelog](HISTORIC_CHANGELOG.md) ## [Unreleased] -- xHyper-V +- HyperVDsc - BREAKING CHANGE - - Renamed _xHyper-V_ to _HyperVDsc - fixes [Issue #69](https://github.com/PowerShell/HyperVDsc/issues/213). + - Renamed _xHyper-V_ to _HyperVDsc - fixes [Issue #69](https://github.com/dsccommunity/HyperVDsc/issues/213). - Changed all MSFT_xResourceName to DSC_ResourceName. - Updated DSCResources, Examples, Modules and Tests for new naming. - Updated README.md from _xHyper-V_ to _HyperVDsc