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
2021-03-30 13:54:45 +02:00
parent 3ef4c3ad87
commit aba80e0699
3 changed files with 25 additions and 5 deletions
+4
View File
@@ -290,6 +290,10 @@ static async Task GetExchangeData(IExchangeClient client)
````
## Release notes
* Version 3.8.0 - 30 mrt 2021
* Better handling of json errors while deserializing stream
* Added string datetime converter
* Version 3.7.1 - 10 mrt 2021
* Performance improvemnt for the ArrayConverter