add v1.25.3 release note

This commit is contained in:
c9s 2022-01-12 12:56:15 +08:00
parent f28bfbf0c9
commit 8c5096dad6

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

@ -0,0 +1,6 @@
[Full Changelog](https://github.com/c9s/bbgo/compare/v1.25.2...v1.25.3)
- [#424](https://github.com/c9s/bbgo/pull/424): fix: [binance] add order rate limiter
- [#432](https://github.com/c9s/bbgo/pull/432): ftx: Support `LIMIT_MAKER` and `IOC_LIMIT` order type
- types: fixed rbt orderbook
- xmaker: add price volume heartbeat protection