更新 changelog

master
dengsgo 2020-01-02 17:42:02 +08:00
parent 1b4206a6b3
commit bb80977213
2 changed files with 6 additions and 2 deletions

View File

@ -1,8 +1,12 @@
2020.01.02
- 增加 指令配置项 `instruction`, 可以通过特殊的指令来控制 command 的行为
- 增加 指令配置项 `instruction`, 可以通过预定义的指令来控制 command 的行为
- 增加 `should-finish` 指令
- 增加 `exec-when-start` 指令
- 增加 `ignore-warn` 指令
- 增加 `ignore-info` 指令
- 增加 `ignore-stdout` 指令
- 增加 `ignore-exec-error` 指令
2019.12.28

2
raw.go
View File

@ -49,7 +49,7 @@ monitor:
#
command:
# //TODO next release support
# command
# command
# exec-when-start fileboy 'exec'
# should-finish 'exec' (C)(L)退 L 退 exit code
# L 退(N) C N