diff --git a/doc/release/v1.55.2.md b/doc/release/v1.55.2.md new file mode 100644 index 000000000..7b0d8f86b --- /dev/null +++ b/doc/release/v1.55.2.md @@ -0,0 +1,6 @@ +[Full Changelog](https://github.com/c9s/bbgo/compare/v1.55.1...main) + + - [#1458](https://github.com/c9s/bbgo/pull/1458): FIX: [xdepthmaker] final fix + - [#1459](https://github.com/c9s/bbgo/pull/1459): FIX: move common.Strategy to Initialize + - [#1453](https://github.com/c9s/bbgo/pull/1453): DOC: Fix grammatical errors + - [#1455](https://github.com/c9s/bbgo/pull/1455): FIX: move Initialize() call out, call it before the LoadState