mirror of
https://github.com/JKorf/CryptoExchange.Net
synced 2025-06-07 16:06:15 +00:00
Update README.md
This commit is contained in:
parent
b030b0b4c3
commit
539b92b2e8
@ -202,8 +202,10 @@ To stop synchronizing an order book use the `Stop` method.
|
||||
* Added CancellationToken support
|
||||
* Added bool compare override to CallResult (now possible to `if(callresult)` instead of `if(callresult.Success)`)
|
||||
* Added input validation methods
|
||||
* Wrong input will now throw exceptions rather than error results
|
||||
* OnOrderBookUpdate event added to `SymbolOrderBook`
|
||||
|
||||
|
||||
* Version 2.1.8 - 29 Aug 2019
|
||||
* Added array serialization options for implementations
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user