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:47:00 +02:00
parent d84eed2229
commit db23fbb850
2 changed files with 5 additions and 2 deletions
+3
View File
@@ -199,6 +199,9 @@ 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.14 - 24 Aug 2020
* Updated exception message logging
* Version 3.0.13 - 24 Aug 2020
* Added request tracing id for logging
* Added shared HttpClient option