浏览代码

Updated ChangeLog.

Lauri Ojansivu 3 年之前
父节点
当前提交
dd89afff4d
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      CHANGELOG.md

+ 2 - 0
CHANGELOG.md

@@ -6,6 +6,8 @@ This release fixes the following bugs:
 
 - [WRITABLE_PATH must be writable, otherwise abort starting Wekan](https://github.com/wekan/wekan/pull/4440).
   Thanks to mfilser.
+- [Better error message layout if Wekan can not start](https://github.com/wekan/wekan/pull/4442).
+  Thanks to mfilser.
 - Some torodb fixes. In Progress.
   [Part 1](https://github.com/wekan/wekan/commit/edb4db30bbd0b60ccc58be7238652288cf31ebd0).
   Thanks to xet7.