Skip to content

Commit fc25669

Browse files
authored
Merge pull request #10 from morpheums/development
Updating nuget package to include fixed issue and updating readme.
2 parents 359e60d + 552f4f9 commit fc25669

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

Binance.API.Csharp.Client/Binance.API.Csharp.Client.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
<package >
33
<metadata>
44
<id>Binance.API.Csharp.Client</id>
5-
<version>1.1.0</version>
5+
<version>1.2.0</version>
66
<title>Binance.API.Csharp.Client</title>
77
<authors>Jose Mejia</authors>
88
<owners>Jose Mejia</owners>
99
<projectUrl>https://github.com/morpheums/Binance.API.Csharp.Helper</projectUrl>
1010
<iconUrl>https://github.com/morpheums/Binance.API.Csharp.Client/blob/master/Binance.API.Csharp.Client/BinanceLogo.png?raw=true</iconUrl>
1111
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1212
<description>C#.NET client for Binance Exchange API.</description>
13-
<releaseNotes>Implementing new methods (GetDepositHistory, GetWithdrawHistory, Withdraw), adding Iceberg orders and applying Trading Rules.</releaseNotes>
13+
<releaseNotes>Fixing issue when calling "LoadTradingRules" method.</releaseNotes>
1414
<copyright>Copyright 2017</copyright>
1515
<tags>Criptocurrency Binance API dotnet csharp wrapper</tags>
1616
<dependencies>

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,10 @@ Binance.API.Csharp.Client is open-sourced software licensed under the [MIT licen
5252

5353
## Code of Conduct
5454
Please read and follow our [Code of Conduct](CODE_OF_CONDUCT.md).
55+
56+
## Donations
57+
If you find this tool useful, you can show you support with a kind donation:
58+
59+
**BTC:** 19cgA4YLfxakSvGyu9isdwBJw11mhCVNAp
60+
61+
**ETH:** 0xf059966c50727c1a67c112360686fbfbb0798cfa

0 commit comments

Comments
 (0)