Skip to content

Commit 37c163d

Browse files
authored
Merge pull request #24 from sshnet/master
Consider UAP10 support as new feature.
2 parents ede6ce1 + 4f25cc0 commit 37c163d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build/nuget/SSH.NET.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,14 @@
1616
New Features:
1717

1818
* Added support for HMAC-SHA512 (hmac-sha2-512 and hmac-sha2-512-96)
19+
* Added support for Universal Windows Platform 10 (UAP10.0)
1920

2021
Changes:
2122

2223
* Overall performance improvements
23-
* Relicensed code under MIT licensen, explicitly permitting reuse within proprietary software
24+
* Relicensed code under MIT license, explicitly permitting reuse within proprietary software
2425
provided all copies of the licensed software include a copy of the MIT License terms and the
2526
copyright notice
26-
* Added support for Universal Windows Platform 10 (UAP10.0)
2727
* Separated our hash algorithms into SshNet.Security.Cryptography project and package
2828
* When available, prefer hash algorithms and encodings from target framework
2929
* Refactoring to prepare for upcoming .NET Core support

0 commit comments

Comments
 (0)