Skip to content

Commit c58158f

Browse files
authored
Merge pull request puppetlabs#128 from glennsarti/ticket/stable/FM-5344-release-2.0.2
(FM-5344) Prepare for release 2.0.2
2 parents 85d6e18 + 81d53f8 commit c58158f

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
##2016-07-12 - Supported Release 2.0.2
2+
###Summary
3+
4+
Small release with bugs fixes and another speed improvement.
5+
6+
###Features
7+
- Noticable speed increase by reducing the time start a PowerShell command ([MODULES-3406](https://tickets.puppetlabs.com/browse/MODULES-3406))
8+
9+
###Bug Fixes
10+
- Fixed minor bugs in tests ([MODULES-3347](https://tickets.puppetlabs.com/browse/MODULES-3347))
11+
- Added tests for try/catch ([MODULES-2634](https://tickets.puppetlabs.com/browse/MODULES-2634))
12+
- Fixed bug with older ruby (1.8)
13+
114
##2016-05-24 - Supported Release 2.0.1
215
###Bug Fixes
316

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-powershell",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"author": "Puppet Inc",
55
"summary": "Adds a new exec provider for executing PowerShell commands.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)