Skip to content

Commit

Permalink
Merge pull request #470 from beechtom/release-3.0.2
Browse files Browse the repository at this point in the history
(maint) Prep 3.0.2
  • Loading branch information
beechtom authored Feb 14, 2020
2 parents ffefbd8 + 35fabdb commit e85f549
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [3.0.2] - 2020-02-14

### Summary
Remove config from `bolt_plugin.json`.

### Bug fixes
- Removed unsupported `config` field from the `bolt_plugin.json` file.([#469](https://github.com/puppetlabs/puppetlabs-puppet_agent/pull/469))

## [3.0.1] - 2020-01-28

### Summary
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_agent",
"version": "3.0.1",
"version": "3.0.2",
"author": "puppetlabs",
"summary": "Upgrades All-In-One Puppet Agents",
"license": "Apache-2.0",
Expand Down

0 comments on commit e85f549

Please sign in to comment.