Skip to content

Commit 3c0040d

Browse files
committed
Document fixes.
1 parent 1fb0f3b commit 3c0040d

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

build/nuget/SSH.NET.nuspec

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,15 @@
1010
<projectUrl>https://github.com/sshnet/SSH.NET/</projectUrl>
1111
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1212
<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
13+
<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
1422
==============
1523

1624
New Features:

0 commit comments

Comments
 (0)