add v1.59.2 release note

This commit is contained in:
c9s 2024-05-20 18:34:00 +08:00
parent 7c85fd83b3
commit 4592be1376
No known key found for this signature in database
GPG Key ID: 7385E7E464CB0A54

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

@ -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