mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-22 06:53:52 +00:00
add v1.33.1 release note
This commit is contained in:
parent
14ffa0fe2f
commit
cf5be950e1
14
doc/release/v1.33.1.md
Normal file
14
doc/release/v1.33.1.md
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
## Fixes
|
||||||
|
|
||||||
|
- fixed sync since time field check (nil pointer error).
|
||||||
|
- fixed reflect insert for sqlite.
|
||||||
|
- fixed drift window indicator.
|
||||||
|
|
||||||
|
[Full Changelog](https://github.com/c9s/bbgo/compare/v1.33.0...main)
|
||||||
|
|
||||||
|
- [#691](https://github.com/c9s/bbgo/pull/691): fix: fix sync since time field check
|
||||||
|
- [#690](https://github.com/c9s/bbgo/pull/690): config: add dca config
|
||||||
|
- [#685](https://github.com/c9s/bbgo/pull/685): ci: add node workflow
|
||||||
|
- [#689](https://github.com/c9s/bbgo/pull/689): fix: fix reflect insert (remove gid field)
|
||||||
|
- [#688](https://github.com/c9s/bbgo/pull/688): fix: drift window in factorzoo, order_execution print order, refactor…
|
||||||
|
- [#687](https://github.com/c9s/bbgo/pull/687): fix: check for div zero in drift indicator
|
Loading…
Reference in New Issue
Block a user