add release note

This commit is contained in:
c9s 2021-12-30 22:04:38 +08:00
parent c467529b23
commit 38cb4535f0

6
doc/release/v1.21.3.md Normal file
View File

@ -0,0 +1,6 @@
## Fixes
- Fixed kucoin orderTime parsing (it's nanosecond timestamp)
- Fixed kucoin order cancel issue (the missing order ID)
- Fixed kucoin order status "canceled" handling
- Fixed binance stream ping worker and listen key keep alive