1
0
mirror of https://github.com/JKorf/CryptoExchange.Net.git synced 2026-08-11 16:32:57 +00:00

Updated to version 8.7.4

This commit is contained in:
JKorf
2025-02-08 14:28:29 +01:00
parent 1a49fc8251
commit dec94678ec
2 changed files with 6 additions and 3 deletions
+3
View File
@@ -69,6 +69,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 8.7.4 - 08 Feb 2025
* Fixed exception when creating rest client for mono runtime
* Version 8.7.3 - 05 Feb 2025
* Added handling of negative number DateTime deserialization to default
* Updated SharedSymbol from class to record