Skip to content

Commit

Permalink
add v1.33.2 release note
Browse files Browse the repository at this point in the history
  • Loading branch information
c9s committed Jun 8, 2022
1 parent 9065b5b commit 48764c2
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions doc/release/v1.33.2.md
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 48764c2

Please sign in to comment.