浏览代码

Update ChangeLog.

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

+ 5 - 3
CHANGELOG.md

@@ -2,9 +2,11 @@
 
 This release fixes the following bugs:
 
-- 1. [In richer editor, @user might not get pickup correctly, if it's formated](https://github.com/wekan/wekan/pull/2715).
-  2. [Table content should have word-wrap](https://github.com/wekan/wekan/pull/2715).
-  3. [Two-way hooks locking mechanism will fail sometime, therefore, change all comment insert or update to direct, which means it won't invoke any hook](https://github.com/wekan/wekan/pull/2715).
+- [In richer editor, @user might not get pickup correctly, if it's formated](https://github.com/wekan/wekan/pull/2715).
+  Thanks to whowillcare.
+- [Table content should have word-wrap](https://github.com/wekan/wekan/pull/2715).
+  Thanks to whowillcare.
+- [Two-way hooks locking mechanism will fail sometime, therefore, change all comment insert or update to direct, which means it won't invoke any hook](https://github.com/wekan/wekan/pull/2715).
   Thanks to whowillcare.
 
 Thanks to above GitHub users for their contributions and translators for their translations.