1
0
mirror of https://github.com/JKorf/CryptoExchange.Net.git synced 2026-08-12 00:43:03 +00:00

Updated version

This commit is contained in:
JKorf
2024-04-05 20:09:37 +02:00
parent 5ef6feb996
commit 24c40d2dc6
2 changed files with 8 additions and 3 deletions
+5
View File
@@ -42,6 +42,11 @@ 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.2.1 - 05 Apr 2024
* Improved websocket reconnect logic
* Simplified SystemTextJsonMessageAccessor value retrieval
* Fixed System.Text.Json BoolConverter value writing
* Version 7.2.0 - 24 Mar 2024
* Added ArrayParametersSerialization.JsonArray support
* Refactored to high-performance logging for hot paths