1
0
mirror of https://github.com/JKorf/CryptoExchange.Net.git synced 2026-08-11 16:32:57 +00:00
This commit is contained in:
JKorf
2024-02-24 19:54:27 +01:00
parent d533557324
commit fe3a0afd6c
2 changed files with 5 additions and 9 deletions
+1 -5
View File
@@ -40,11 +40,7 @@ Make a one time donation in a crypto currency of your choice. If you prefer to d
Alternatively, sponsor me on Github using [Github Sponsors](https://github.com/sponsors/JKorf).
## Release notes
* Version 7.0.0-beta2 - 21 Feb 2024
* Updated RevitalizeRequestAsync signature
* Removed duplicate logging
* Version 7.0.0-beta1 - 06 Feb 2024
* Version 7.0.0 - 24 Feb 2024
* Full overhaul of Websocket message handling
* Abstracted out Newtonsoft.Json references in preparation of moving to System.Text.Json
* Updated SendPeriodic to operate on connection level instead of client level to prevent looping when there are no connections