1
0
mirror of https://github.com/JKorf/CryptoExchange.Net.git synced 2026-08-21 21:33:01 +00:00

Updated version

This commit is contained in:
Jkorf
2021-09-20 16:12:23 +02:00
parent 2ea48d6de9
commit bac2855a57
3 changed files with 11 additions and 5 deletions
+4
View File
@@ -324,6 +324,10 @@ private void SomeMethod()
````
## Release notes
* Version 4.2.0 - 20 Sep 2021
* Prevent reconnect spamming when invalid checksum is calculated in SymbolOrderBook
* Added default nonce provider implementation
* Version 4.1.0 - 15 Sep 2021
* Added overload for UnsubscribeAsync with id parameter
* Added parameter position configuration per HttpMethod type