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
2021-08-24 13:46:48 +02:00
parent 58ecb0d39d
commit 4e5aeb68b5
3 changed files with 149 additions and 3 deletions
+3
View File
@@ -316,6 +316,9 @@ private void SomeMethod()
````
## Release notes
* Version 4.0.6 - 24 Aug 2021
* Removed some debug logging
* Version 4.0.5 - 24 Aug 2021
* Added ConnectionClosed event on UpdateSubscriptions to signal the connection was closed and no reconnecting is happening