File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,13 @@ API documentation [Changelog](https://www.kucoin.com/docs-new/change-log)
44
55Current synchronized API documentation version [ 20250529] ( https://www.kucoin.com/docs-new/change-log#20250529 )
66
7- ## 2025-06-05(1.3.0)
7+ ## 2025-06-11(1.3.0)
8+ - Update the latest APIs, documentation, etc
9+ - Introduced a new testing framework for all SDKs
10+ - Expanded regression-test coverage for Python components
11+ - Updated Node.js dependencies to address security vulnerabilities
12+
13+ ## 2025-06-11(PHP 0.1.2-alpha)
814- Update the latest APIs, documentation, etc
915
1016## 2025-05-29(PHP 0.1.1-alpha)
Original file line number Diff line number Diff line change 55class Version
66{
77 const SDK_VERSION = "0.1.2-alpha " ;
8- const SDK_GENERATE_DATE = "2025-06-09 " ;
8+ const SDK_GENERATE_DATE = "2025-06-11 " ;
99}
You can’t perform that action at this time.
0 commit comments