diff --git a/README.md b/README.md index ca87f443..b238ba2e 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,8 @@ docker-compose up -d ## Changelog +- 4.1.3 + - Resolved backend verification failure halting all jobs - 4.1.2 - Remove some useless characters from the program name, such as '[HD]' or '123231 [SD]' - Fixed the bug that the exported file was empty when the check was not checked diff --git a/cn.md b/cn.md index 47f69edf..366e2d98 100644 --- a/cn.md +++ b/cn.md @@ -43,6 +43,8 @@ docker-compose up -d ## 更新日志 +- 4.1.3 + - 修复后台检查失败,导致所有任务无法进行 - 4.1.2 - 去掉节目名称中的一些无用字符,比如`[HD]`或者`123231 [SD]` - 修复不检查时导出的文件为空的bug