Skip to content

Commit d7679dc

Browse files
authored
Merge pull request #194 from PlagueHO/Issue-171-Fix
Add BREAKING CHANGE to CHANGELOG.MD - Fixes #171
2 parents 99c25ff + 54ea94b commit d7679dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
parameter. Fixes [Issue #111](https://github.com/PowerShell/ComputerManagementDsc/issues/111)
88
- Added support to set the Synchronize Across Time Zone option. Fixes [Issue #109](https://github.com/PowerShell/ComputerManagementDsc/issues/109)
99
- Added .VSCode settings for applying DSC PSSA rules - fixes [Issue #189](https://github.com/PowerShell/ComputerManagementDsc/issues/189).
10-
- PowerPlan:
10+
- BREAKING CHANGE: PowerPlan:
1111
- Added IsActive Read-Only Property - Fixes [Issue #171](https://github.com/PowerShell/ComputerManagementDsc/issues/171).
1212
- InActive power plans are no longer returned with their Name set to null.
1313
Now, the name is always returned and the Read-Only property of IsActive

0 commit comments

Comments
 (0)