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

Updated version

This commit is contained in:
Jkorf
2022-03-01 16:11:29 +01:00
parent e77ca7124e
commit 42f95243d9
2 changed files with 8 additions and 3 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.3 - 01 Mar 2022
* Fixed some issues in websocket reconnection, should be more robust now
* Prevent duplicate data reading on error in rest request
* Added ApiName to time sync state to improve log feedback
* Version 5.1.2 - 27 Feb 2022
* Fixed issue where the rate limiter was messing with time syncing
* Added support for delegate parameters