Skip to content

Commit

Permalink
添加清理redis指令
Browse files Browse the repository at this point in the history
  • Loading branch information
weiliang-ms committed Oct 10, 2021
1 parent 451bb64 commit 725c0bb
Showing 1 changed file with 10 additions and 8 deletions.
18 changes: 10 additions & 8 deletions changelog/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
- `v0.7.11-alpha` `2021-10-10 19:48:00`
- 添加清理`redis`指令
- `v0.7.10-alpha` `2021-10-10 14:00:00`
- 提交部分指令测试用例
- 重构`cmd`包内指令调用函数返回值
- 添加`redis`安装指令
- 提交部分指令测试用例
- 重构`cmd`包内指令调用函数返回值
- 添加`redis`安装指令
- `v0.7.9-alpha` `2021-10-09 21:32:00`
- 提交部分指令测试用例
- 重构`cmd`包内`cmd`指令调用函数
- 集成`travis CI`
- 集成`FOSSA license scan`
- 添加`redis`集群安装指令
- 提交部分指令测试用例
- 重构`cmd`包内`cmd`指令调用函数
- 集成`travis CI`
- 集成`FOSSA license scan`
- 添加`redis`集群安装指令

0 comments on commit 725c0bb

Please sign in to comment.