From e48198353fa73f0144617f262793dff1016ddb13 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Thu, 20 Jul 2017 04:03:59 +0300 Subject: [PATCH] Export and import checklists. Thanks to GhassenRjab ! --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e38c994f..fa0cc356e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ This release adds the following new features: * [Export and import attachments as base64 encoded files](https://github.com/wekan/wekan/pull/1134); +* [Export and import checklists](https://github.com/wekan/wekan/pull/1140); and fixes the following bugs: