Skip to content

Commit e354bae

Browse files
committed
Merge pull request puppetlabs#107 from glennsarti/ticket/fm-5241-release-2.0.1
(FM-5241) Release Powershell 2.0.1
2 parents cd2bf2c + 034c14d commit e354bae

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
##2015-05-24 - Supported Release 2.0.1
2+
###Bug Fixes
3+
4+
- Updated the powershell manager in this module in order to not conflict with the Powershell Manager in the Puppet DSC module
5+
16
##2015-05-17 - Supported Release 2.0.0
27
###Summary
38

metadata.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-powershell",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"author": "Puppet Inc",
55
"summary": "Adds a new exec provider for executing PowerShell commands.",
66
"license": "Apache-2.0",
@@ -16,7 +16,8 @@
1616
"Server 2012",
1717
"Server 2012 R2",
1818
"7",
19-
"8"
19+
"8",
20+
"10"
2021
]
2122
}
2223
],

0 commit comments

Comments
 (0)