1
0
mirror of https://github.com/JKorf/CryptoExchange.Net.git synced 2026-08-20 04:42:57 +00:00

Updated version

This commit is contained in:
Jkorf
2021-08-26 10:48:59 +02:00
parent 4e5aeb68b5
commit 700e193406
3 changed files with 15 additions and 4 deletions
+7
View File
@@ -7,6 +7,10 @@ CryptoExchange.Net is a base package which can be used to easily implement crypt
By me:
<table>
<tr>
<td><a href="https://github.com/JKorf/Binance.Net"><img src="https://github.com/JKorf/Binance.Net/blob/master/Binance.Net/Icon/icon.png?raw=true"></a>
<br />
<a href="https://github.com/JKorf/Binance.Net">Binance</a>
</td>
<td><a href="https://github.com/JKorf/Bittrex.Net"><img src="https://github.com/JKorf/Bittrex.Net/blob/master/Bittrex.Net/Icon/icon.png?raw=true"></a>
<br />
<a href="https://github.com/JKorf/Bittrex.Net">Bittrex</a>
@@ -316,6 +320,9 @@ private void SomeMethod()
````
## Release notes
* Version 4.0.7 - 24 Aug 2021
* Additional error info on websocket exception
* Version 4.0.6 - 24 Aug 2021
* Removed some debug logging