ssh/CHANGELOG.md
Garrett Honeycutt 6872394bfe Release v3.39.0
* Allow ecdsa-sha2-nistp256 hostkeys
* Add host_aliases attribute to sshkey resource
* Add support for PubkeyAuthentication in sshd_config
2016-06-08 12:38:06 -04:00

11 lines
328 B
Markdown

### 3.39.0 - 2016-06-08
* Allow ecdsa-sha2-nistp256 hostkeys
* Add host_aliases attribute to sshkey resource
* Add support for PubkeyAuthentication in sshd_config
### 3.38.0 - 2016-06-06
* Add param to manage MaxAuthTries in sshd_config
### 2.0.0 - 2013-05-16 Garrett Honeycutt <code@garretthoneycutt.com>
* Rebirth