Release v3.48.0 - Add support for ProxyCommand

This commit is contained in:
Garrett Honeycutt 2016-10-20 21:31:06 -04:00
parent 3e4b45f992
commit b2df437e4a
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
### v3.48.0 - 2016-10-20
* Add support for ProxyCommand
### v3.47.0 - 2016-10-19
* Add support for KexAlgorithms

View File

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