diff options
author | Lauri Ojansivu <x@xet7.org> | 2017-07-20 04:04:36 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2017-07-20 04:04:36 +0300 |
commit | 604146b29468c01d5c5c63c5466f6722fc0bc0f9 (patch) | |
tree | e5c012066a86aaef5973f8e7b9b36c9409ca9232 /CHANGELOG.md | |
parent | 31400673304d39c95ecb04c430aceff2f96e1987 (diff) | |
parent | e48198353fa73f0144617f262793dff1016ddb13 (diff) | |
download | wekan-604146b29468c01d5c5c63c5466f6722fc0bc0f9.tar.gz wekan-604146b29468c01d5c5c63c5466f6722fc0bc0f9.tar.bz2 wekan-604146b29468c01d5c5c63c5466f6722fc0bc0f9.zip |
Merge branch 'GhassenRjab-export-import-checklists' into devel
Export and import checklists. Thanks to GhassenRjab !
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e38c994..fa0cc356 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: |