소스 검색

Fix: User with comment only permission can add cards. Thanks to xet7 ! Closes #1301

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

+ 2 - 1
CHANGELOG.md

@@ -8,7 +8,8 @@ This release adds the following new features:
 and fixes the following bugs:
 
 * [Segfault on Alpine Linux](https://github.com/wekan/wekan/issues/1303);
-* [Change invitation link from sign-in to sign-up](https://github.com/wekan/wekan/issues/1300).
+* [Change invitation link from sign-in to sign-up](https://github.com/wekan/wekan/issues/1300);
+* [User with comment only permission can add cards](https://github.com/wekan/wekan/issues/1301).
 
 Thanks to GitHub users soohwa, wenerme and xet7 for their contributions.