mirror of
https://github.com/JKorf/CryptoExchange.Net
synced 2025-07-25 02:45:22 +00:00
Updated version
This commit is contained in:
parent
9773c69d5b
commit
27452a65bb
@ -7,7 +7,7 @@
|
|||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<PackageId>CryptoExchange.Net</PackageId>
|
<PackageId>CryptoExchange.Net</PackageId>
|
||||||
<Authors>JKorf</Authors>
|
<Authors>JKorf</Authors>
|
||||||
<PackageVersion>2.1.3</PackageVersion>
|
<PackageVersion>2.1.4</PackageVersion>
|
||||||
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
|
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
|
||||||
<PackageProjectUrl>https://github.com/JKorf/CryptoExchange.Net</PackageProjectUrl>
|
<PackageProjectUrl>https://github.com/JKorf/CryptoExchange.Net</PackageProjectUrl>
|
||||||
<PackageLicenseUrl>https://github.com/JKorf/CryptoExchange.Net/blob/master/LICENSE</PackageLicenseUrl>
|
<PackageLicenseUrl>https://github.com/JKorf/CryptoExchange.Net/blob/master/LICENSE</PackageLicenseUrl>
|
||||||
|
@ -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.
|
To stop synchronizing an order book use the `Stop` method.
|
||||||
|
|
||||||
## Release notes
|
## Release notes
|
||||||
|
* Version 2.1.4 - 24 june 201
|
||||||
|
* Added checks for json deserialization issues
|
||||||
|
|
||||||
* Version 2.1.3 - 16 may 2019
|
* Version 2.1.3 - 16 may 2019
|
||||||
* Refactored SymbolOrderBook
|
* Refactored SymbolOrderBook
|
||||||
* Added BestBid/BestAsk properties for order book
|
* Added BestBid/BestAsk properties for order book
|
||||||
|
Loading…
x
Reference in New Issue
Block a user