mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-22 06:53:52 +00:00
add v1.33.2 release note
This commit is contained in:
parent
9065b5bae7
commit
48764c2b74
12
doc/release/v1.33.2.md
Normal file
12
doc/release/v1.33.2.md
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
## Fixes
|
||||||
|
|
||||||
|
- fixed net profit for zero fee.
|
||||||
|
- fixed and rewrite binance deposit history sync.
|
||||||
|
- refactored and fixed the deposity batch query.
|
||||||
|
- fixed the pnl command and add warning logs.
|
||||||
|
|
||||||
|
[Full Changelog](https://github.com/c9s/bbgo/compare/v1.33.1...main)
|
||||||
|
|
||||||
|
- [#693](https://github.com/c9s/bbgo/pull/693): fix: fix and rewrite binance deposit history sync
|
||||||
|
- [#695](https://github.com/c9s/bbgo/pull/695): fix: calcualte fee in quote only when fee is not zero
|
||||||
|
- [#692](https://github.com/c9s/bbgo/pull/692): fix: fix pnl command calculation and add warning logs
|
Loading…
Reference in New Issue
Block a user