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-10-05 15:08:10 +02:00
parent f3102a4dad
commit adf221dd00
3 changed files with 150 additions and 4 deletions
+3
View File
@@ -324,6 +324,9 @@ private void SomeMethod()
````
## Release notes
* Version 4.2.5 - 05 Oct 2021
* Added custom async wait event implementation as previous method seems to not work 100% of the time
* Version 4.2.4 - 30 Sep 2021
* Fix for InvalidOperationExceptions when running socket connections from .Net framework