diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b91925..f2278db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +##2019-06-12 - Pete Brown 2.4.1 +###Summary +Feature: Remove tests and requirements for puppet 3 (PR #156) +Feature: Use the new puppet GPG key (#164) +Feature: added ca_port for puppet agent configuration (#160) +Feature: Fix to make module compatible with puppetlabs-apt 2.0.0 (PR #153) + +####Bugfixes +Set correct parameters when upgrading to v4 (#159) + ##2017-07-02 - Pete Brown 2.4.0 ###Summary Feature: Add more parameters to R10K profile (PR #141) diff --git a/metadata.json b/metadata.json index 2970c20..3d87306 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "abstractit-puppet", - "version": "2.4.0", + "version": "2.4.1", "author": "Abstract IT", "license": "Apache-2.0", "summary": "Manage Puppet agent, master, modules and hiera with Puppet",