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

Updated to version 12.1.1

This commit is contained in:
JKorf
2026-07-11 15:34:31 +02:00
parent c41cc3c4c7
commit 38a7b981ce
2 changed files with 6 additions and 3 deletions
+3
View File
@@ -127,6 +127,9 @@ Various:
* PlatformInfo now required support environment names in the constructor
## Release notes
* Version 12.1.1 - 11 Jul 2026
* Added timestamp deserialization support for yyyy-MM-dd HH:mm:ss.ffffff+00:00:00
* Version 12.1.0 - 09 Jul 2026
* Added ExchangeParameters parameter to KlineTracker, TradeTracker and ITrackerFactory methods
* Updated some testing logic