Skip to content

Commit 97204f5

Browse files
committed
Updated to version 10.10.0
1 parent 970e06a commit 97204f5

2 files changed

Lines changed: 6 additions & 3 deletions

File tree

CoinEx.Net/CoinEx.Net.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
<PropertyGroup>
88
<PackageId>CoinEx.Net</PackageId>
99
<Authors>JKorf</Authors>
10-
<PackageVersion>10.9.3</PackageVersion>
11-
<AssemblyVersion>10.9.3</AssemblyVersion>
12-
<FileVersion>10.9.3</FileVersion>
10+
<PackageVersion>10.10.0</PackageVersion>
11+
<AssemblyVersion>10.10.0</AssemblyVersion>
12+
<FileVersion>10.10.0</FileVersion>
1313
<Description>A high-performance .NET client library for the CoinEx REST and WebSocket APIs, providing strongly typed models, automatic WebSocket reconnection, client-side rate limiting, local order book support, and seamless integration with other CryptoExchange.Net based clients.</Description>
1414
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
1515
<PackageTags>CoinEx;CoinEx.Net;CoinEx.com;CoinEx Client;CoinEx API;CryptoCurrency;CryptoCurrency Exchange;CryptoExchange.Net</PackageTags>

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,9 @@ Make a one time donation in a crypto currency of your choice. If you prefer to d
192192
Alternatively, sponsor me on Github using [Github Sponsors](https://github.com/sponsors/JKorf).
193193

194194
## Release notes
195+
* Version 10.10.0 - 01 May 2026
196+
* Added SubscribeToPremiumIndexUpdatesAsync subscription
197+
195198
* Version 10.9.3 - 13 Apr 2026
196199
* Fixed subscription not getting closed when CoinExSpotSymbolOrderBook start fails
197200

0 commit comments

Comments
 (0)