rename v2 release note to v1.28.0.md

This commit is contained in:
c9s 2022-03-15 21:46:33 +08:00
parent c9fe182c36
commit c1a97fc2d7
2 changed files with 6 additions and 10 deletions

View File

@ -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

View File

@ -1,9 +0,0 @@
## Features
- Added position/profit db record support
## Fixes
- Fixed max kline parsing
- Fixed dynamic field injection
- Fixed cmd config flags