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

Updated version

This commit is contained in:
JKorf
2020-10-06 17:19:35 +02:00
parent f0e020d2eb
commit 133279b28b
3 changed files with 5 additions and 147 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.15 - 06 Oct 2020
* Changed default ShouldCheckObjects to false to prevent spam in logging
* Version 3.0.14 - 24 Aug 2020
* Updated exception message logging