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
2024-04-28 10:59:59 +02:00
parent 971c049c5f
commit 67299338a8
2 changed files with 6 additions and 3 deletions
+3
View File
@@ -42,6 +42,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 7.4.0 - 28 Apr 2024
* Added FormatSymbol on IBaseApiClient interface, Added IOrderBookFactory interface, Removed ExchangeOptions as base class for OrderBookOptions
* Version 7.3.3 - 23 Apr 2024
* Added support for new DateTime format parsing
* Updated some logging