1
0
mirror of https://github.com/JKorf/CryptoExchange.Net.git synced 2026-08-20 21:02:55 +00:00

Fixed test, updated version

This commit is contained in:
JKorf
2020-06-16 16:29:15 +02:00
parent 01da87a481
commit 5105e995e8
3 changed files with 6 additions and 3 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.10 - 16 Jun 2020
* Fix for order book synchronization
* Version 3.0.9 - 07 Jun 2020
* Added arraySerialization and postParameterPosition to AuthenticationProvider interface
* Fixed array serialization in request body