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-20 16:28:48 +02:00
parent 474bb13204
commit c29b2d0cf1
3 changed files with 7 additions and 6 deletions
+3
View File
@@ -313,6 +313,9 @@ private void SomeMethod()
````
## Release notes
* Version 4.0.3 - 20 Aug 2021
* Fix for concurrent sent socket issue
* Version 4.0.2 - 20 Aug 2021
* Fixed socket client continuing before the send/receive loops have been started, which could cause issues when doing concurrent connections