1
0
mirror of https://github.com/JKorf/CryptoExchange.Net.git synced 2026-08-20 12:53:02 +00:00

Updated version

This commit is contained in:
Jkorf
2021-09-22 14:14:03 +02:00
parent 1b4ca864ed
commit 10915c1674
3 changed files with 10 additions and 5 deletions
+3
View File
@@ -324,6 +324,9 @@ private void SomeMethod()
````
## Release notes
* Version 4.2.1 - 22 Sep 2021
* Fìx for websocket not automatically reconnecting when connection is closed unexpectedly
* Version 4.2.0 - 20 Sep 2021
* Prevent reconnect spamming when invalid checksum is calculated in SymbolOrderBook
* Added default nonce provider implementation