This repository was archived by the owner on Mar 4, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +14
-3
lines changed
Expand file tree Collapse file tree 2 files changed +14
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- The current SDK has aligned documents to 2023.04.02
3+ The current SDK has aligned documents to 2024.01.09
44
5- ## [ 2.0.0] ( https://github.com/Kucoin/kucoin-futures-node-sdk/compare/v2.0.0...v1.0.3 ) (2023-06-20)
5+ ## [ 2.0.3] ( https://github.com/Kucoin/kucoin-futures-node-sdk/compare/v2.0.2...v2.0.3 ) (2024-01-12)
6+ > add reset interface
7+ - add Cancel Order by clientOid
8+ - add Get 24hour futures transaction volume
9+ - add Get Public Funding History
610
11+ ## [ 2.0.2] ( https://github.com/Kucoin/kucoin-futures-node-sdk/compare/v2.0.1...v2.0.2 ) (2023-06-28)
12+ - update get all accounts balance reset
13+
14+ ## [ 2.0.1] ( https://github.com/Kucoin/kucoin-futures-node-sdk/compare/v2.0.0...v2.0.1 ) (2023-06-28)
15+ - update README require
16+
17+ ## [ 2.0.0] ( https://github.com/Kucoin/kucoin-futures-node-sdk/compare/v1.0.3...v2.0.0 ) (2023-06-20)
718### ⚠ BREAKING CHANGES
819- Changes in usage
920- Method name changes
Original file line number Diff line number Diff line change 11{
22 "name" : " kucoin-futures-node-sdk" ,
3- "version" : " 2.0.2 " ,
3+ "version" : " 2.0.3 " ,
44 "description" : " KuCoin Futures API SDK for Node.js language" ,
55 "main" : " lib/index.js" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments