mirror of
https://github.com/JKorf/CryptoExchange.Net.git
synced 2026-08-11 16:32:57 +00:00
Added requestBodyEmptyContent setting for rest client, Added TryParseError for rest implementations to check for error with success status code
This commit is contained in:
@@ -194,6 +194,10 @@ The order book will automatically reconnect when the connection is lost and resy
|
||||
To stop synchronizing an order book use the `Stop` method.
|
||||
|
||||
## Release notes
|
||||
* Version 3.0.8 - 02 Jun 2020
|
||||
* Added requestBodyEmptyContent setting for rest client
|
||||
* Added TryParseError for rest implementations to check for error with success status code
|
||||
|
||||
* Version 3.0.7 - 20 May 2020
|
||||
* Added error debug output
|
||||
* Fix for unsubscribe causing possible deadlock
|
||||
|
||||
Reference in New Issue
Block a user