Skip to content

Commit c78e1ff

Browse files
committed
Updated to version 3.11.0
1 parent 4f34a71 commit c78e1ff

2 files changed

Lines changed: 7 additions & 3 deletions

File tree

DeepCoin.Net/DeepCoin.Net.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
<PropertyGroup>
88
<PackageId>DeepCoin.Net</PackageId>
99
<Authors>JKorf</Authors>
10-
<PackageVersion>3.10.0</PackageVersion>
11-
<AssemblyVersion>3.10.0</AssemblyVersion>
12-
<FileVersion>3.10.0</FileVersion>
10+
<PackageVersion>3.11.0</PackageVersion>
11+
<AssemblyVersion>3.11.0</AssemblyVersion>
12+
<FileVersion>3.11.0</FileVersion>
1313
<Description>A high-performance .NET client library for the DeepCoin 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>DeepCoin;DeepCoin.Net;DeepCoin.com;DeepCoin Client;DeepCoin API;CryptoCurrency;CryptoCurrency Exchange;CryptoExchange.Net;ccxt</PackageTags>

README.md

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

180180
## Release notes
181+
* Version 3.11.0 - 08 Jun 2026
182+
* Updated CryptoExchange.Net to version 11.2.2
183+
* Fixed user client provider not caching new client when previous client was disposed
184+
181185
* Version 3.10.0 - 26 May 2026
182186
* Updated CryptoExchange.Net to version 11.2.0
183187

0 commit comments

Comments
 (0)