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-02-16 16:24:24 +01:00
parent 8e97a7f3ae
commit 0e526223fc
2 changed files with 5 additions and 2 deletions
+3
View File
@@ -286,6 +286,9 @@ static async Task GetExchangeData(IExchangeClient client)
````
## Release notes
* Version 3.6.1 - 16 feb 2021
* Fix for timing related exception when stopping an symbol order book
* Version 3.6.0 - 22 jan 2021
* Added CommonVolume and CommonOpenTime to ICommonKline interface