Skip to content

Commit

Permalink
Merge pull request #370 from McdonaldSeanp/release-2.0.1
Browse files Browse the repository at this point in the history
(packaging) Changelog/Metadata updates for 2.0.1
  • Loading branch information
Sean P McDonald authored Jan 17, 2019
2 parents f750aed + 29eca1c commit 66added
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [2.0.1] - 2019-01-17

### Summary
New Installation tasks using [Bolt](https://github.com/puppetlabs/bolt), Updated module deps, Migration from
batch to powershell for windows upgrades

### Features
- Bolt task installations
- Updated module dependencies
- Powershell scripts for Windows upgrades

### Bug fixes
- Windows installations now recover service state on failed upgrades

## [1.7.0] - 2018-09-18

### 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": "1.7.0",
"version": "2.0.1",
"author": "puppetlabs",
"summary": "Upgrades Puppet 3.7+ and All-In-One Puppet Agents",
"license": "Apache-2.0",
Expand Down

0 comments on commit 66added

Please sign in to comment.