diff --git a/doc/release/v1.59.2.md b/doc/release/v1.59.2.md new file mode 100644 index 000000000..6cc8441f4 --- /dev/null +++ b/doc/release/v1.59.2.md @@ -0,0 +1,9 @@ +[Full Changelog](https://github.com/c9s/bbgo/compare/v1.59.1...main) + + - [#1636](https://github.com/c9s/bbgo/pull/1636): fix: tg order decimal + - [#1633](https://github.com/c9s/bbgo/pull/1633): FIX: fix strategy initialization + - [#1634](https://github.com/c9s/bbgo/pull/1634): FIX: [dca2] fix triggerNextState loop side effect + - [#1635](https://github.com/c9s/bbgo/pull/1635): FIX: [okx] update okx symbols + - [#1632](https://github.com/c9s/bbgo/pull/1632): FIX: disable bbgo.sync in common strategy to fix xgap + - fixed liquiditymaker book subscription + - added retry backoff to deposit2transfer