Skip to content

Commit 4f25cc0

Browse files
committedJun 19, 2016
Consider UAP10 support as new feature.
Consider UAP10 support as new feature. Fixed typo.
1 parent c49a27b commit 4f25cc0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎build/nuget/SSH.NET.nuspec

+2-2
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)
Please sign in to comment.