1
0
mirror of https://github.com/JKorf/CryptoExchange.Net.git synced 2026-08-20 12:53:02 +00:00

Updated version

This commit is contained in:
Jkorf
2021-03-10 09:48:58 +01:00
parent 11c6559df3
commit 5957f1a968
3 changed files with 149 additions and 3 deletions
+3
View File
@@ -290,6 +290,9 @@ static async Task GetExchangeData(IExchangeClient client)
````
## Release notes
* Version 3.7.1 - 10 mrt 2021
* Performance improvemnt for the ArrayConverter
* Version 3.7.0 - 01 mrt 2021
* Changed GetResponse in RestClient to protected
* Added configuration for deterministic build