add v1.44.1 release note

This commit is contained in:
c9s 2023-03-15 13:22:35 +08:00
parent 40040ff399
commit 4c6fc4a68d
No known key found for this signature in database
GPG Key ID: 7385E7E464CB0A54

7
doc/release/v1.44.1.md Normal file
View File

@ -0,0 +1,7 @@
[Full Changelog](https://github.com/c9s/bbgo/compare/v1.44.0...main)
- [#1109](https://github.com/c9s/bbgo/pull/1109): FIX: rebalance: fix positions and profit stats map
- [#1110](https://github.com/c9s/bbgo/pull/1110): FIX: [bollmaker] MinProfitActivationRate is disabled if it's not set
- [#1107](https://github.com/c9s/bbgo/pull/1107): FEATURE: make MAX QueryTrades support start_time, end_time
- [#1097](https://github.com/c9s/bbgo/pull/1097): FEATURE: get filled orders when bbgo down
- [#1104](https://github.com/c9s/bbgo/pull/1104): FIX: rebalance: adjust max amount by balance