We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 99c25ff + 54ea94b commit d7679dcCopy full SHA for d7679dc
1 file changed
CHANGELOG.md
@@ -7,7 +7,7 @@
7
parameter. Fixes [Issue #111](https://github.com/PowerShell/ComputerManagementDsc/issues/111)
8
- Added support to set the Synchronize Across Time Zone option. Fixes [Issue #109](https://github.com/PowerShell/ComputerManagementDsc/issues/109)
9
- Added .VSCode settings for applying DSC PSSA rules - fixes [Issue #189](https://github.com/PowerShell/ComputerManagementDsc/issues/189).
10
-- PowerPlan:
+- BREAKING CHANGE: PowerPlan:
11
- Added IsActive Read-Only Property - Fixes [Issue #171](https://github.com/PowerShell/ComputerManagementDsc/issues/171).
12
- InActive power plans are no longer returned with their Name set to null.
13
Now, the name is always returned and the Read-Only property of IsActive
0 commit comments