add v1.56.1 release note

This commit is contained in:
c9s 2024-01-28 14:30:36 +08:00
parent 9c4cd3115f
commit 8d2f4fb626
No known key found for this signature in database
GPG Key ID: 7385E7E464CB0A54

6
doc/release/v1.56.1.md Normal file
View File

@ -0,0 +1,6 @@
## Fixes
- fixed backtest Initialize() call
[Full Changelog](https://github.com/c9s/bbgo/compare/v1.56.0...main)