Skip to content

Latest commit

 

History

History
52 lines (31 loc) · 1.1 KB

CHANGELOG.md

File metadata and controls

52 lines (31 loc) · 1.1 KB

Changelog for DscConfig.Demo

The format is based on and uses the types of changes according to Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[0.3.0] - 2024-02-25

Changed

  • Build requires PowerShell 7 now.
  • Fixed build issues by adding pre-release of 'DscBuildHelpers'.

[0.2.3] - 2023-09-05

Added

  • Added check to prevent the build running in PS7+.
  • Removed hard-coded resources.
  • Updated M365DSC to 1.23.830.1.
  • Added test data for 'cEXOAcceptedDomain'.
  • Added test data for 'cEXORemoteDomain'

[0.2.2] - 2023-04-19

Changed

  • Updated M365DSC to 1.23.412.1

Added

  • Added 'EXTransportConfig' config with test data.

[0.2.1] - 2023-01-15

Changed

  • Updated pipeline to latest version of Sampler.

[0.2.0] - 2022-10-11

Added

  • Initial Release.
  • Added configuration ADAuthorizationPolicies.
  • Added configuration ADRoleSettings.
  • Added configuration ADSecurityDefaults.

Fixed

  • Fixed resource ADGroupSettings according to IsSingleInstance.