Skip to content

Commit d63a6e4

Browse files
authored
Merge pull request #51 from puppetlabs/1.7.1-release-prep
(maint) 1.7.1 release prep
2 parents 64b093a + f8da3f6 commit d63a6e4

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
99

1010
No unreleased changes.
1111

12+
## [1.7.1](https://github.com/puppetlabs/puppetlabs-cd4pe_jobs/tree/1.7.1)
13+
14+
### Fixed
15+
- Issue where jobs would report success even if the script returns 1 on Windows (Powershell)
16+
1217
## [1.7.0](https://github.com/puppetlabs/puppetlabs-cd4pe_jobs/tree/1.7.0)
1318

1419
### Added

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-cd4pe_jobs",
3-
"version": "1.7.0",
3+
"version": "1.7.1",
44
"author": "puppetlabs",
55
"summary": "Contains Bolt task to facilitate running of CD4PE jobs.",
66
"license": "proprietary",

0 commit comments

Comments
 (0)