File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change
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
+
1
14
##2016 -05-24 - Supported Release 2.0.1
2
15
###Bug Fixes
3
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " puppetlabs-powershell" ,
3
- "version" : " 2.0.1 " ,
3
+ "version" : " 2.0.2 " ,
4
4
"author" : " Puppet Inc" ,
5
5
"summary" : " Adds a new exec provider for executing PowerShell commands." ,
6
6
"license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments