From 381102282501bcd6d011d8f0a70c3246ddc1468c Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Wed, 5 Apr 2017 19:43:15 +0300 Subject: [PATCH] Updated Features (markdown) --- Features.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Features.md b/Features.md index 8530943..0d703b5 100644 --- a/Features.md +++ b/Features.md @@ -20,8 +20,7 @@ Note: Not all are available at Sandstorm yet. ### Existing pull requests, cleanup/cherry-picking/new pull request welcome * [Export/Import Excel TSV/CSV data](https://github.com/wekan/wekan/pull/413) -* [Move/Clone Board/List](https://github.com/wekan/wekan/pull/446) -* [Move or copy cards from one board to another](https://github.com/wekan/wekan/issues/797) +* [Move/Clone Board/List](https://github.com/wekan/wekan/pull/446) and [Move or copy cards from one board to another](https://github.com/wekan/wekan/issues/797) * [Upgrade to Meteor 1.4](https://github.com/wekan/wekan/pull/957), also see [Node v4 support](https://github.com/wekan/wekan/issues/788) * [Replace CollectionFS with meteor-file-collection](https://github.com/wekan/wekan/pull/875)