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
2023-04-01 19:00:22 +02:00
parent af44ca4c9f
commit a02b3f88d7
2 changed files with 7 additions and 4 deletions
+3
View File
@@ -33,6 +33,9 @@ Make a one time donation in a crypto currency of your choice. If you prefer to d
Alternatively, sponsor me on Github using [Github Sponsors](https://github.com/sponsors/JKorf).
## Release notes
* Version 5.4.2 - 01 Apr 2023
* Reverted socket changes as it seems to cause reconnect to hang
* Version 5.4.1 - 18 Mar 2023
* Added CalculateTradableAmount to SymbolOrderBook
* Improved socket reconnect robustness