2
0
Эх сурвалжийг харах

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

Lauri Ojansivu 7 жил өмнө
parent
commit
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.