summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2017-04-25 23:18:26 +0300
committerLauri Ojansivu <x@xet7.org>2017-04-25 23:18:26 +0300
commit79a9170fa33aa2609905d6d219abf2a77d1fbfa0 (patch)
tree4413d843554cbabaa93721020133123ed6853fac
parent6095002faff6a1fd4418b0d9a1c68d6bfbd52bed (diff)
downloadwekan-79a9170fa33aa2609905d6d219abf2a77d1fbfa0.tar.gz
wekan-79a9170fa33aa2609905d6d219abf2a77d1fbfa0.tar.bz2
wekan-79a9170fa33aa2609905d6d219abf2a77d1fbfa0.zip
isCommentOnly false fix for Trello import. Thanks to rhelsing !
-rw-r--r--CHANGELOG.md10
1 files changed, 7 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0c385908..3ef0f311 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,12 +7,16 @@ Known bugs:
This release adds the following new features:
* Set first user as admin, it there is no existing
- users and Wekan is not running at Sandstorm.
+ users and Wekan is not running at Sandstorm;
* New Docker Compose [Wekan-MongoDB](https://github.com/wekan/wekan-mongodb)
and [Wekan-PostgreSQL](https://github.com/wekan/wekan-postgresql)
- that use Meteor v1.4 and Node v4 based Wekan's meteor-1.4 branch.
+ that use Meteor v1.4 and Node v4 based Wekan's meteor-1.4 branch.
-Thanks to GitHub users brylie, stephenmoloney and Zokormazo for
+and fixes the following bugs:
+
+* isCommentOnly false fix for Trello import.
+
+Thanks to GitHub users brylie, rhelsing, stephenmoloney and Zokormazo for
contributions.
# v0.18 2017-04-02 Wekan release