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-06 09:33:04 +02:00
parent 1cc1f96ded
commit ac269e8368
3 changed files with 172 additions and 4 deletions
+3
View File
@@ -324,6 +324,9 @@ private void SomeMethod()
````
## Release notes
* Version 4.2.7 - 06 Oct 2021
* Made receivedMessages protected again to allow implementations with custom transport (Bittrex) to use it again
* Version 4.2.6 - 06 Oct 2021
* Fixed an issue causing socket client to stop processing data in .NET Framework