Skip to content

Commit 3a78764

Browse files
committed
Fix markdown line length to pass CI tests
1 parent c1d782c commit 3a78764

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
## Unreleased
44

55
- Fix master branch AppVeyor badge link URL in README.MD - See [Issue #140](https://github.com/PowerShell/xComputerManagement/issues/140).
6-
- Fix deletion of scheduled task with unknown or empty task trigger. Get-TargetResource returns an empty ScheduleType string if the task trigger is empty or unknown - See [Issue #137](https://github.com/PowerShell/xComputerManagement/issues/137)
6+
- Fix deletion of scheduled task with unknown or empty task trigger :
7+
- Get-TargetResource returns an empty ScheduleType string if the task trigger is empty or unknown
8+
- See [Issue #137](https://github.com/PowerShell/xComputerManagement/issues/137).
79

810
## 4.0.0.0
911

0 commit comments

Comments
 (0)