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-08-26 16:16:12 +02:00
parent ab072cb2f9
commit 5e3eddf21e
4 changed files with 152 additions and 3 deletions
+3
View File
@@ -320,6 +320,9 @@ private void SomeMethod()
````
## Release notes
* Version 4.0.8 - 26 Aug 2021
* Added rate limiting option for outgoing messages per socket
* Version 4.0.7 - 24 Aug 2021
* Additional error info on websocket exception