1
0
mirror of https://github.com/JKorf/CryptoExchange.Net.git synced 2026-08-20 04:42:57 +00:00

Updated version

This commit is contained in:
JKorf
2019-11-14 11:56:37 +01:00
parent 93ee180bd1
commit d81b59ffbd
2 changed files with 8 additions and 13 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.1 - 14 Nov 2019
* Re-enabled debug response logging
* Version 3.0.0 - 23 Oct 2019
* Updated to C# 8.0
* Added .NetStandard2.1 support