Skip to content

Commit 04fdb1f

Browse files
authored
Merge pull request #60 from puppetlabs/1.7.3-release
Mergeback 1.7.3 release
2 parents 445f778 + 664b6bd commit 04fdb1f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

1010
No unreleased changes.
1111

12+
## [1.7.3](https://github.com/puppetlabs/puppetlabs-cd4pe_jobs/tree/1.7.3)
13+
14+
### Fixed
15+
- The module's main task has been moved back to public to fix an issue with setting permissions to
16+
run it in the PE console. Users are still not expected to run it directly, and the description
17+
has been updated to reflect that.
18+
1219
## [1.7.2](https://github.com/puppetlabs/puppetlabs-cd4pe_jobs/tree/1.7.2)
1320

1421
### 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.2",
3+
"version": "1.7.3",
44
"author": "puppetlabs",
55
"summary": "Contains Bolt task to facilitate running of CD4PE jobs.",
66
"license": "proprietary",

0 commit comments

Comments
 (0)