Release v3.47.0 - Add support for KexAlgorithms

This commit is contained in:
Garrett Honeycutt 2016-10-19 18:55:58 -04:00
parent 135483a377
commit 24eb3a1909
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
### v3.47.0 - 2016-10-19
* Add support for KexAlgorithms
### v3.46.0 - 2016-10-04
* Add sshd_x11_use_localhost parameter

View File

@ -1,6 +1,6 @@
{
"name": "ghoneycutt-ssh",
"version": "3.46.0",
"version": "3.47.0",
"author": "ghoneycutt",
"summary": "Manages SSH",
"license": "Apache-2.0",