浏览代码

Fix import Trello board without swimlanes. Fix swimlane move parameters.
Thanks to andresmanelli ! Closes #1442

Lauri Ojansivu 7 年之前
父节点
当前提交
f795edc640
共有 1 个文件被更改,包括 5 次插入3 次删除
  1. 5 3
      CHANGELOG.md

+ 5 - 3
CHANGELOG.md

@@ -2,15 +2,17 @@
 
 
 This release fixes the following bugs:
 This release fixes the following bugs:
 
 
-- [Fix card sorting](https://github.com/wekan/wekan/pull/1465).
+- [Fix card sorting](https://github.com/wekan/wekan/pull/1465);
+- [Fix import Trello board without swimlanes](https://github.com/wekan/wekan/commit/5871a478e1280818f12fcb7250b7cbccf6907cf0);
+- [Fix swimlane move parameters](https://github.com/wekan/wekan/commit/fcebb2a5373d6dea41b98b530c176cbee31bee4b).
 
 
-Thanks to GitHub user ViViDboarder for contributions.
+Thanks to GitHub users andresmanelli and ViViDboarder for their contributions.
 
 
 # v0.71 2018-02-03 Wekan release
 # v0.71 2018-02-03 Wekan release
 
 
 This release fixes the following bugs:
 This release fixes the following bugs:
 
 
-- [Fix Welcome board is not editable: Added default swimlane to Welcome board](https://github.com/wekan/wekan/commit/9df3e3d26bffb2268cdcc7fa768eda60e4f0975c).
+- [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).
 - [Fix Import Wekan board with swimlanes](https://github.com/wekan/wekan/commit/ec0a8449ba98aea708e484d386e5a209e2be8fff).
 
 
 Thanks to GitHub user andresmanelli for contributions.
 Thanks to GitHub user andresmanelli for contributions.