diff --git a/build/nuget/SSH.NET.nuspec b/build/nuget/SSH.NET.nuspec index f3da2eb1..690564b8 100644 --- a/build/nuget/SSH.NET.nuspec +++ b/build/nuget/SSH.NET.nuspec @@ -13,11 +13,14 @@ 2016.0.0-beta2 ============== +Changes: + + * Improved performance of ScpClient (GitHub issue #21) + Fixes: * Terminal width (pixels) is not passed in pty-req * Stopping ForwardedPortDynamic without ever having started would result in a NRE - * SCP transfer is slow (GitHub issue #21) 2016.0.0-beta1 ==============