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:
Jan Korf
2019-06-24 09:48:56 +02:00
parent 9773c69d5b
commit 27452a65bb
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -187,6 +187,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 2.1.4 - 24 june 201
* Added checks for json deserialization issues
* Version 2.1.3 - 16 may 2019
* Refactored SymbolOrderBook
* Added BestBid/BestAsk properties for order book