mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-24 15:55:14 +00:00
rename v2 release note to v1.28.0.md
This commit is contained in:
parent
c9fe182c36
commit
c1a97fc2d7
|
@ -10,11 +10,16 @@
|
|||
- Fixed the telegram interaction menu layout for long lists.
|
||||
- Fixed persistence error by fallback to memory persistence if redis not found. PR #442
|
||||
- Fixed the back-test last price not updated issue. PR #431
|
||||
- Fixed max kline parsing
|
||||
- Fixed dynamic field injection
|
||||
- Fixed cmd config flags
|
||||
|
||||
## Features
|
||||
|
||||
- Added sync config support.
|
||||
- Added Slack interaction support.
|
||||
- Added slack interaction support.
|
||||
- Added position/profit db record support
|
||||
- Added decimal support (with dnum build tag)
|
||||
|
||||
## Minor
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
## Features
|
||||
|
||||
- Added position/profit db record support
|
||||
|
||||
## Fixes
|
||||
|
||||
- Fixed max kline parsing
|
||||
- Fixed dynamic field injection
|
||||
- Fixed cmd config flags
|
Loading…
Reference in New Issue
Block a user