### v3.45.0 - 2016-08-30 * Add support for Ubuntu 16.04 LTS ### v3.44.0 - 2016-08-28 * Add support for TCPKeepAlive in sshd_config ### v3.43.0 - 2016-08-08 * Add support for Ruby 2.3.1 with Puppet v4 ### v3.42.0 - 2016-06-24 * Add support for managing sshd_config options PermitUserEnvironment and PermitEmptyPasswords ### v3.41.1 - 2016-06-20 * Update years in LICENSE ### v3.41.0 - 2016-06-20 * Add ability to specify an array for GlobalKnownHostsFile in ssh_config. * Add support for UserKnownHostsFile in ssh_config. ### v3.40.0 - 2016-06-09 * Add ability to specify multiple ports ### v3.39.0 - 2016-06-08 * Allow ecdsa-sha2-nistp256 hostkeys * Add host_aliases attribute to sshkey resource * Add support for PubkeyAuthentication in sshd_config ### v3.38.0 - 2016-06-06 * Add param to manage MaxAuthTries in sshd_config ### v2.0.0 - 2013-05-16 Garrett Honeycutt * Rebirth