diff --git a/CHANGELOG.md b/CHANGELOG.md index a79ee03..ac6ee31 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +### v3.60.0 - 2019-04-29 + * Support Debian 9 + * Add ability for IPv6 addresses to be exported as part of the sshkey + for the FQDN. + ### v3.59.1 - 2019-02-28 * Put Match block at end of sshd_config diff --git a/metadata.json b/metadata.json index 1a98761..9663e2b 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "ghoneycutt-ssh", - "version": "3.59.1", + "version": "v3.60.0", "author": "ghoneycutt", "summary": "Manages SSH", "license": "Apache-2.0", @@ -10,7 +10,7 @@ "requirements": [ { "name": "puppet", - "version_requirement": ">= 3.0.0 < 7.0.0" + "version_requirement": ">= 3.8.7 < 7.0.0" } ], "operatingsystem_support": [