Skip to content

Commit 768eb1d

Browse files
committed
Update package release notes
1 parent 9f89808 commit 768eb1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BencodeNET/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"description": "A library for encoding and decoding bencode (e.g. torrent files)",
77
"packOptions": {
88
//"summary": "A library for encoding and decoding bencode (e.g. torrent files)",
9-
"releaseNotes": "",
9+
"releaseNotes": "Most of the API has been rewritten for v2.0. Please see https://github.com/Krusen/BencodeNET for examples.",
1010
"projectUrl": "https://github.com/Krusen/BencodeNET",
1111
"licenseUrl": "https://github.com/Krusen/BencodeNET/blob/master/LICENSE.md",
1212
"requireLicenseAcceptance": false,

0 commit comments

Comments
 (0)