We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fb0f3b commit 3c0040dCopy full SHA for 3c0040d
build/nuget/SSH.NET.nuspec
@@ -10,7 +10,15 @@
10
<projectUrl>https://github.com/sshnet/SSH.NET/</projectUrl>
11
<requireLicenseAcceptance>false</requireLicenseAcceptance>
12
<description>SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism and with broad framework support.</description>
13
- <releaseNotes>2016.0.0-beta1
+ <releaseNotes>2016.0.0-beta2
14
+==============
15
+
16
+Fixes:
17
18
+ * Terminal width (pixels) is not passed in pty-req
19
+ * Stopping ForwardedPortDynamic without ever having started would result in a NRE
20
21
+2016.0.0-beta1
22
==============
23
24
New Features:
0 commit comments