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

Updated version

This commit is contained in:
Jkorf
2021-08-24 13:26:04 +02:00
parent 307aab130b
commit a4acaadca9
3 changed files with 9 additions and 4 deletions
+3
View File
@@ -316,6 +316,9 @@ private void SomeMethod()
````
## Release notes
* Version 4.0.5 - 24 Aug 2021
* Added ConnectionClosed event on UpdateSubscriptions to signal the connection was closed and no reconnecting is happening
* Version 4.0.4 - 24 Aug 2021
* Websocket connection fixes/improvements
* Added ChecksumValidationEnabled option for controlling checksum validation in SymbolOrderBook