From bd888ef99b4e3127de2e5e883bd5273142168b68 Mon Sep 17 00:00:00 2001 From: deb Date: Tue, 17 Oct 2023 23:30:27 +0530 Subject: [PATCH 1/2] Fixes Typos In CHANGELOG.md --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cf7ea15878..14c3cd2524 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,7 @@ FIXES [#3722](https://github.com/microsoft/Microsoft365DSC/issues/3722) * TeamsGroupPolicyAssignment * Fixes the export of CsGroup, when the display name of a group is included in another display name. - Fix [#3736](https://github.com/microsoft/Microsoft365DSC/issues/3736) + FIXES [#3736](https://github.com/microsoft/Microsoft365DSC/issues/3736) * TeamsUserPolicyAssignment * Initial release. FIXES [#3777](https://github.com/microsoft/Microsoft365DSC/issues/3777) @@ -51,7 +51,7 @@ were not managed correctly. FIXES [#3639](https://github.com/microsoft/Microsoft365DSC/issues/3639) * AADEntitlementManagementConnectedOrganization - * Fixed [[#3738](https://github.com/microsoft/Microsoft365DSC/issues/3738)] + * FIXES [[#3738](https://github.com/microsoft/Microsoft365DSC/issues/3738)] * EXOCalendarProcessing * Initial release. * EXODistributionGroup From 4895fe3ef599924615c5e19443d0186560493108 Mon Sep 17 00:00:00 2001 From: deb Date: Tue, 17 Oct 2023 23:55:46 +0530 Subject: [PATCH 2/2] Fixed Typos In CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 14c3cd2524..94cca8124b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,7 @@ * Changes the export logic to use PrimarySMTPAddress if provided. * IntuneAntivirusPolicyWindows10SettingCatalog * Added "-All" parameter to retrieve all settings from a template. - FIXES [#3722](https://github.com/microsoft/Microsoft365DSC/issues/3722) + FIXES [#3722](https://github.com/microsoft/Microsoft365DSC/issues/3722) * TeamsGroupPolicyAssignment * Fixes the export of CsGroup, when the display name of a group is included in another display name. FIXES [#3736](https://github.com/microsoft/Microsoft365DSC/issues/3736)