Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

No unreleased changes.

## [1.7.3](https://github.com/puppetlabs/puppetlabs-cd4pe_jobs/tree/1.7.3)

### Fixed
- The module's main task has been moved back to public to fix an issue with setting permissions to
run it in the PE console. Users are still not expected to run it directly, and the description
has been updated to reflect that.

## [1.7.2](https://github.com/puppetlabs/puppetlabs-cd4pe_jobs/tree/1.7.2)

### Added
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "puppetlabs-cd4pe_jobs",
"version": "1.7.2",
"version": "1.7.3",
"author": "puppetlabs",
"summary": "Contains Bolt task to facilitate running of CD4PE jobs.",
"license": "proprietary",
Expand Down