Skip to content

Commit 8c2ab7c

Browse files
authored
Merge pull request #492 from beechtom/release
(MODULES-10668) Release prep for 3.2.0
2 parents 4ffd8c7 + 845df21 commit 8c2ab7c

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5+
## [3.2.0] - 2020-05-13
6+
7+
### Summary
8+
Install task can download Ubuntu 20.04. Fixed mcollective being included as a default service.
9+
10+
### Features
11+
- Allow install task to download puppet-agent for Ubuntu 20.04 ([#491](https://github.com/puppetlabs/puppetlabs-puppet_agent/pull/491))
12+
13+
### Bug fixes
14+
- Fix mcollective being included as a default service to manage in client version >= 6.0.0 ([#485](https://github.com/puppetlabs/puppetlabs-puppet_agent/pull/485))
15+
516
## [3.1.0] - 2020-04-02
617

718
### Summary

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-puppet_agent",
3-
"version": "3.1.0",
3+
"version": "3.2.0",
44
"author": "puppetlabs",
55
"summary": "Upgrades All-In-One Puppet Agents",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)