Browse Source

Keep state of checklist items when moved to another checklist.
Thanks to GhassenRjab ! Related #876

Lauri Ojansivu 7 năm trước cách đây
mục cha
commit
802dc94363
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      CHANGELOG.md

+ 2 - 1
CHANGELOG.md

@@ -7,7 +7,8 @@ This release adds the following new features:
 
 
 and fixes the following bugs:
 and fixes the following bugs:
 
 
-* [Checklist items are lost when moving items to another checklist](https://github.com/wekan/wekan/pull/1240).
+* [Checklist items are lost when moving items to another checklist](https://github.com/wekan/wekan/pull/1240);
+* [Keep state of checklist items when moved to another checklist](https://github.com/wekan/wekan/pull/1242).
 
 
 Thanks to GitHub users GhassenRjab, umbertooo and xet7 for their contributions.
 Thanks to GitHub users GhassenRjab, umbertooo and xet7 for their contributions.