summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-02-21 21:05:43 +0200
committerLauri Ojansivu <x@xet7.org>2018-02-21 21:05:43 +0200
commit1ef663531bb0c52ec37d4132a110c7b8d01561e8 (patch)
treebf9f8020f1fd7f34ae1a42343b57da6fce7d4d82 /CHANGELOG.md
parentbecdcbd5a7ebe7828d2cc683f44e7817f00468dc (diff)
parent26f66f3cf05d3ab3dd633d02399cea5aa5a99c00 (diff)
downloadwekan-1ef663531bb0c52ec37d4132a110c7b8d01561e8.tar.gz
wekan-1ef663531bb0c52ec37d4132a110c7b8d01561e8.tar.bz2
wekan-1ef663531bb0c52ec37d4132a110c7b8d01561e8.zip
Merge branch 'devel'
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index dd05c3b6..c4f0fea3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,17 @@
+# v0.76 2018-02-21 Wekan release
+
+This release adds the following new features:
+
+- [Add swimlaneId to POST /api/boards/:boardId/lists/:listId/cards route](https://github.com/wekan/wekan/commit/ee0f42eeb1b10107bd8fc38cdefbdbc4f3fde108);
+- [Added path to capnp.js to make Wekan work on Sandstorm](https://github.com/wekan/wekan/commit/11e9811f82858a3d98036e142b0da69d867adebc).
+
+Known bugs:
+
+- [Disabled Import temporarily on Sandstorm because of data loss bug](https://github.com/wekan/wekan/commit/e30f6515c623de7a48f25e0b2fc75313ae5d187c);
+- [Swimlane not visible at Sandstorm](https://github.com/wekan/wekan/issues/1494).
+
+Thanks to GitHub users couscous3 and xet7 for their contributions.
+
# v0.75 2018-02-16 Wekan release
This release adds the following new features: