Skip to content

Commit 5eeaed6

Browse files
author
github-actions
committed
0.22.0
Automatically generated by python-semantic-release
1 parent a630673 commit 5eeaed6

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
<!-- version list -->
44

5+
## v0.22.0 (2026-03-23)
6+
7+
### Features
8+
9+
- **kucoin**: :sparkles: add broker parameters to KuCoin client and HTTP client
10+
([`5332b03`](https://github.com/vispar-tech/aiotrade/commit/5332b039ebaafdc54321a9a9d76511d794b2dac4))
11+
12+
- **kucoin**: :sparkles: add support for additional API partner header masking
13+
([`a630673`](https://github.com/vispar-tech/aiotrade/commit/a630673f885b40f0b67079c974008d5d027a8be4))
14+
15+
516
## v0.21.0 (2026-03-19)
617

718
### Features

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "aiotrade-sdk"
3-
version = "0.21.0"
3+
version = "0.22.0"
44
description = "High-performance async trading API client for Python supporting BingX and Bybit exchanges with intelligent session and cache management"
55
authors = [
66
{name = "Daniil Pavlovich", email = "layred.dota2@mail.ru"}

0 commit comments

Comments
 (0)