1
0
mirror of https://github.com/JKorf/CryptoExchange.Net.git synced 2026-08-11 16:32:57 +00:00

Updated version

This commit is contained in:
JKorf
2020-08-24 13:11:23 +02:00
parent a152c7a6df
commit 92cd7802b8
2 changed files with 6 additions and 2 deletions
+4
View File
@@ -199,6 +199,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.13 - 24 Aug 2020
* Added request tracing id for logging
* Added shared HttpClient option
* Version 3.0.12 - 12 Aug 2020
* Named parameters on SymbolOrderBook events