diff --git a/CHANGELOG.md b/CHANGELOG.md index a27ca61..4d3346c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +### v3.51.1 - 2017-05-19 + * Ensure that ssh_known_hosts requires the ssh packages + ### v3.51.0 - 2017-05-17 * Add params sshd_config_hostcertificate and sshd_config_trustedusercakeys to set HostCertificate and TrustedUserCAKeys. diff --git a/metadata.json b/metadata.json index ca174da..b3db34a 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "ghoneycutt-ssh", - "version": "3.51.0", + "version": "3.51.1", "author": "ghoneycutt", "summary": "Manages SSH", "license": "Apache-2.0",