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-03-03 10:37:15 +01:00
parent e31c0aa493
commit e7de98da64
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.6 - 03 Mar 2020
* Added BestOffer to SymbolOrderBook, removed invalid check on proxy
* Version 3.0.5 - 05 Feb 2020
* Added PausedActivity events on socket subscriptions