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-09-15 14:51:24 +02:00
parent d1a2856a08
commit 84c16a5dc5
3 changed files with 154 additions and 4 deletions
+7
View File
@@ -324,6 +324,13 @@ private void SomeMethod()
````
## Release notes
* Version 4.1.0 - 15 Sep 2021
* Added overload for UnsubscribeAsync with id parameter
* Added parameter position configuration per HttpMethod type
* Added option to send custom headers with each requets
* Added option to send custom headers with individual requests
* Added debug data on error
* Version 4.0.8 - 26 Aug 2021
* Added rate limiting option for outgoing messages per socket