Showing with 7 additions and 1 deletion.
  1. +6 −0 CHANGELOG.md
  2. +1 −1 metadata.json
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# Minor Release 5.1.0

## Improvements
- Auto configure puppetserver and puppetdb hosts
- https://github.com/puppetlabs/puppetlabs-puppet_metrics_collector/pull/5

# Z Release 5.0.1

## Changes:
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-puppet_metrics_collector",
"version": "5.0.1",
"version": "5.1.0",
"author": "npwalker",
"summary": "A Puppet module for gathering metrics from PE components",
"license": "Apache-2.0",
Expand Down