From c48979419834f9a38b73b828763d30fe66304db6 Mon Sep 17 00:00:00 2001 From: c9s Date: Mon, 12 Sep 2022 00:43:53 +0800 Subject: [PATCH] add v1.40.4 release note --- doc/release/v1.40.4.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 doc/release/v1.40.4.md diff --git a/doc/release/v1.40.4.md b/doc/release/v1.40.4.md new file mode 100644 index 000000000..368e0a674 --- /dev/null +++ b/doc/release/v1.40.4.md @@ -0,0 +1,7 @@ +[Full Changelog](https://github.com/c9s/bbgo/compare/v1.40.3...main) + + - [#935](https://github.com/c9s/bbgo/pull/935): bbgo: add price check and add max leverage for cross margin + - [#937](https://github.com/c9s/bbgo/pull/937): notifier: redirect error, panic, fatal error to telegram + - [#936](https://github.com/c9s/bbgo/pull/936): bollmaker: fix settings overriding + - [#934](https://github.com/c9s/bbgo/pull/934): pnl: fix nil position point issue + - [#933](https://github.com/c9s/bbgo/pull/933): bollmaker: fix backward compatibility of dynamic spread settings