add v1.22.1 release note

This commit is contained in:
c9s 2021-12-31 15:17:30 +08:00
parent 5b250d0e28
commit f4ab95b30f

9
doc/release/v1.22.1.md Normal file
View File

@ -0,0 +1,9 @@
## Fixes
- Fixed kucoin trade convert
- Fixed trade, order data sync issue
- Fixed binance withdrawal rejected record failure issue
## Minor
- Print klines only when `DEBUG_KLINE` is enabled.