From e97c2c7bf0ab3213d0ac060af474367effe68af7 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sat, 23 Sep 2017 07:52:43 +0300 Subject: [PATCH] Add migration script to add sort field to checklists and their items. Thanks to GhassenRjab ! Related #876 --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d59528b5..2c7add5d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,15 @@ # Upcoming Wekan release +This release adds the following new features: + * [Add translations (en/de/fi) for email notifications regarding checklists and checklist items](https://github.com/wekan/wekan/pull/1238). -Thanks to GitHub users umbertooo and xet7 for their contributions. +and fixes the following bugs: + +* [Checklist items are lost when moving items to another checklist](https://github.com/wekan/wekan/pull/1240). + +Thanks to GitHub users GhassenRjab, umbertooo and xet7 for their contributions. # v0.39 2017-09-18 Wekan release