Skip to content

Commit df7776a

Browse files
(MODULES-6246) Prep for release 2.1.3
This commit updates the CHANGELOG and metadata.json in preparation for the supported `2.1.3` release.
1 parent a691dac commit df7776a

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## 2017-12-08 - Supported Release 2.1.3
2+
3+
### Summary
4+
5+
Small release with bugs fixes.
6+
7+
### Bug Fixes
8+
9+
- Fix timeouts and zombie process creation ([MODULES-4748](https://tickets.puppetlabs.com/browse/MODULES-4748))
10+
- Update PowerShell executable name for experimental cross-platform / PowerShell 6 support ([MODULES-6081](https://tickets.puppetlabs.com/browse/MODULES-6081))
11+
112
## 2017-07-27 - Supported Release 2.1.2
213

314
### Summary

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.1.2",
3+
"version": "2.1.3",
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)