1
0
mirror of https://github.com/JKorf/CryptoExchange.Net.git synced 2026-08-11 16:32:57 +00:00

Updated to version 11.2.1

This commit is contained in:
Jkorf
2026-06-02 11:07:10 +02:00
parent f0ece589f7
commit 271503c426
2 changed files with 6 additions and 3 deletions
+3
View File
@@ -86,6 +86,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 11.2.1 - 02 Jun 2026
* Fixed some testing logic
* Version 11.2.0 - 26 May 2026
* Added RateLimitGroup client option to allow for specifying different rate limiting groups
* Added request parameter checking in RestRequestValidator