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-11-19 12:03:30 +01:00
parent c5344baf3a
commit 3b6463015a
2 changed files with 5 additions and 2 deletions
+3
View File
@@ -203,6 +203,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.2.1 - 19 nov 2020
* Fixed error code parsing
* Version 3.2.0 - 19 nov 2020
* Fix for multiple socket subscriptions re-using the same socket connection
* Updated errors