소스 검색

isCommentOnly false fix for Trello import. Thanks to rhelsing !

Lauri Ojansivu 8 년 전
부모
커밋
5c429816c1
1개의 변경된 파일7개의 추가작업 그리고 3개의 파일을 삭제
  1. 7 3
      CHANGELOG.md

+ 7 - 3
CHANGELOG.md

@@ -7,12 +7,16 @@ Known bugs:
 This release adds the following new features:
 This release adds the following new features:
 
 
 * Set first user as admin, it there is no existing
 * 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)
 * New Docker Compose [Wekan-MongoDB](https://github.com/wekan/wekan-mongodb)
   and [Wekan-PostgreSQL](https://github.com/wekan/wekan-postgresql)
   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.
 contributions.
 
 
 # v0.18 2017-04-02 Wekan release
 # v0.18 2017-04-02 Wekan release