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

Updated to version 12.0.1

This commit is contained in:
Jkorf
2026-06-29 11:33:33 +02:00
parent dd1cefdc90
commit 95e0aefb9f
2 changed files with 6 additions and 3 deletions
+3
View File
@@ -124,6 +124,9 @@ Various:
* PlatformInfo now required support environment names in the constructor
## Release notes
* Version 12.0.1 - 29 Jun 2026
* Fixed bug in bool converter
* Version 12.0.0 - 29 Jun 2026
* Result types:
* (Web)CallResult types are replaced by HttpResult, WebSocketResult and QueryResult with the same logic