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
2024-04-18 19:25:53 +02:00
parent de46c7bd1d
commit b2f9d5753e
2 changed files with 6 additions and 3 deletions
+3
View File
@@ -42,6 +42,9 @@ 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.3.1 - 18 Apr 2024
* Fixed websocket system subscriptions getting marked as unconfirmed when reconnecting
* Version 7.3.0 - 17 Apr 2024
* Added new method for sending Rest requests which splits the static and dynamic parameters
* Refactored rate limiting implementation