Skip to content

Commit 1bcbfcf

Browse files
Merge pull request puppetlabs#219 from RandomNoun7/release
(MODULES-6937) Mergeback release to master
2 parents 82f8803 + fa0813d commit 1bcbfcf

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,19 @@
1+
## 2017-03-29 - Supported Release 2.1.4
2+
3+
### Summary
4+
5+
Small release with bug fixes
6+
7+
### Bug Fixes
8+
9+
- Unabled to start pipes server in PowerShell process on some Windows 2008r2 images ([MODULES-6927](https://tickets.puppetlabs.com/browse/MODULES-6927))
10+
- Minor updates to PowerShell syntax in README examples.
11+
112
## 2017-12-08 - Supported Release 2.1.3
213

314
### Summary
415

5-
Small release with bugs fixes.
16+
Small release with bug fixes.
617

718
### Bug Fixes
819

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