diff --git a/doc/release/v1.25.3.md b/doc/release/v1.25.3.md new file mode 100644 index 000000000..1b748821f --- /dev/null +++ b/doc/release/v1.25.3.md @@ -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