add v1.39.1 release note

This commit is contained in:
c9s 2022-08-18 16:44:53 +08:00
parent 369fc8c4ea
commit 555295f305
No known key found for this signature in database
GPG Key ID: 7385E7E464CB0A54

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

@ -0,0 +1,7 @@
## Fixes
- fixed backtest limit taker unlock issue.
[Full Changelog](https://github.com/c9s/bbgo/compare/v1.39.0...main)
- [#885](https://github.com/c9s/bbgo/pull/885): backtest: fix limit taker lock issue