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
2022-02-24 12:55:59 +01:00
parent 0c6e74911d
commit 63d4af8543
5 changed files with 14 additions and 8 deletions
+5
View File
@@ -18,6 +18,11 @@ I develop and maintain this package on my own for free in my spare time. Donatio
Alternatively, sponsor me on Github using [Github Sponsors](https://github.com/sponsors/JKorf)
## Release notes
* Version 5.1.0 - 24 Feb 2022
* Improved dispose handling in SymbolOrderBook
* Fixed TimeSync RecalculationInterval not being respected
* Small rework client options
* Version 5.0.0
* Added Github.io page for documentation: https://jkorf.github.io/CryptoExchange.Net/
* Added single DateTimeConverter replacing the different timestamp converters