From b0f0bf4a242fee4f1b50db6a7b85efc120324838 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sat, 3 Feb 2018 12:49:45 +0200 Subject: [PATCH] Fix Welcome board is not editable: Added default swimlane to Welcome board. Fix Import Wekan board with swimlanes. Thanks to andresmanelli ! Closes #1457, closes #1445 --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 951a4a2fe..3d9c8a199 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# Upcoming Wekan release + +This release fixes following bugs: + +- [Fix Welcome board is not editable: Added default swimlane to Welcome board](https://github.com/wekan/wekan/commit/9df3e3d26bffb2268cdcc7fa768eda60e4f0975c). +- [Fix Import Wekan board with swimlanes](https://github.com/wekan/wekan/commit/ec0a8449ba98aea708e484d386e5a209e2be8fff). + +Thanks to GitHub user andresmanelli for contributions. + # v0.70 2018-02-02 Wekan release This release adds the following new features: