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
2019-12-10 10:20:33 +01:00
parent 69a618b508
commit a525709562
2 changed files with 5 additions and 2 deletions
+3
View File
@@ -194,6 +194,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.2 - 10 Dec 2019
* Removed invalid check for unauthenticated proxy
* Version 3.0.1 - 14 Nov 2019
* Re-enabled debug response logging