Преглед на файлове

- 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:
 
 - [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.