diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d008f5..0492e36 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +### v3.50.0 - 2017-05-08 + * Add param sshd_pubkeyacceptedkeytypes to set PubkeyAcceptedKeyTypes + ### v3.49.1 - 2017-02-27 * Fix parameters not compatible with Solaris * Add support for Puppet v4.9 diff --git a/metadata.json b/metadata.json index 5c365b3..4c2fa65 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "ghoneycutt-ssh", - "version": "3.49.1", + "version": "3.50.0", "author": "ghoneycutt", "summary": "Manages SSH", "license": "Apache-2.0",