From d0d2406186be79d9a04185a31d616feb1d597f71 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sun, 24 Sep 2017 17:00:40 +0300 Subject: [PATCH] Added plus button to add card on top of the list. Thanks to mario-orlicky ! Closes #1233 --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 60df23e3f..27470c6e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,14 +3,15 @@ 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). + items](https://github.com/wekan/wekan/pull/1238); +* [Added plus button to add card on top of the list](https://github.com/wekan/wekan/pull/1244). and fixes the following bugs: * [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, mario-orlicky, umbertooo and xet7 for their contributions. # v0.39 2017-09-18 Wekan release