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 9f89808 commit 768eb1dCopy full SHA for 768eb1d
BencodeNET/project.json
@@ -6,7 +6,7 @@
6
"description": "A library for encoding and decoding bencode (e.g. torrent files)",
7
"packOptions": {
8
//"summary": "A library for encoding and decoding bencode (e.g. torrent files)",
9
- "releaseNotes": "",
+ "releaseNotes": "Most of the API has been rewritten for v2.0. Please see https://github.com/Krusen/BencodeNET for examples.",
10
"projectUrl": "https://github.com/Krusen/BencodeNET",
11
"licenseUrl": "https://github.com/Krusen/BencodeNET/blob/master/LICENSE.md",
12
"requireLicenseAcceptance": false,
0 commit comments