We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a78764 commit c1dacb9Copy full SHA for c1dacb9
1 file changed
CHANGELOG.md
@@ -3,9 +3,10 @@
3
## Unreleased
4
5
- 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 :
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).
+- 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
9
+ #137](https://github.com/PowerShell/xComputerManagement/issues/137).
10
11
## 4.0.0.0
12
0 commit comments