浏览代码

- Fix checklists items migration error "title is required"

Thanks to xet7 !

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

+ 2 - 1
CHANGELOG.md

@@ -3,7 +3,8 @@
 This release fixes the following bugs:
 This release fixes the following bugs:
 
 
 - [Fix Switch List/swimlane view only working with admin privileges](https://github.com/wekan/wekan/issues/1567);
 - [Fix Switch List/swimlane view only working with admin privileges](https://github.com/wekan/wekan/issues/1567);
-- [Fix Wekan logo positioning](https://github.com/wekan/wekan/issues/1378).
+- [Fix Wekan logo positioning](https://github.com/wekan/wekan/issues/1378);
+- [Fix checklists items migration error "title is required"](https://github.com/wekan/wekan/issues/1576).
 
 
 Thanks to GitHub users andresmanelli, iwkse and xet for their contributions.
 Thanks to GitHub users andresmanelli, iwkse and xet for their contributions.