Skip to content

Commit 9c2c41c

Browse files
committed
Updated to version 12.2.2
1 parent a0e2b2b commit 9c2c41c

2 files changed

Lines changed: 7 additions & 3 deletions

File tree

Binance.Net/Binance.Net.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
<PropertyGroup>
88
<PackageId>Binance.Net</PackageId>
99
<Authors>JKorf</Authors>
10-
<PackageVersion>12.2.1</PackageVersion>
11-
<AssemblyVersion>12.2.1</AssemblyVersion>
12-
<FileVersion>12.2.1</FileVersion>
10+
<PackageVersion>12.2.2</PackageVersion>
11+
<AssemblyVersion>12.2.2</AssemblyVersion>
12+
<FileVersion>12.2.2</FileVersion>
1313
<Description>Binance.Net is a high performance client library for accessing the Binance REST and Websocket API. All data is mapped to readable models and enum values. Additional features include automatic websocket (re)connection management, client side rate limiting, an implementation for maintaining a client side order book, easy integration with other exchange client libraries and more.</Description>
1414
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
1515
<PackageTags>Binance;Binance.Net;Binance.com;Binance Client;Binance API;CryptoCurrency;CryptoCurrency Exchange;CryptoExchange.Net</PackageTags>

README.md

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

201201
## Release notes
202+
* Version 12.2.2 - 19 Jan 2026
203+
* Updated CryptoExchange.Net to version 10.2.5, see https://github.com/JKorf/CryptoExchange.Net/releases/ for full release notes
204+
* Fixed some order book sync issues
205+
202206
* Version 12.2.1 - 14 Jan 2026
203207
* Updated CryptoExchange.Net to version 10.2.3, see https://github.com/JKorf/CryptoExchange.Net/releases/ for full release notes
204208

0 commit comments

Comments
 (0)