Browse Source

Add: Fix bug when removing user from board that generate activity for all cards of the board.

Lauri Ojansivu 8 years ago
parent
commit
2f8a6828f0
1 changed files with 3 additions and 0 deletions
  1. 3 0
      CHANGELOG.md

+ 3 - 0
CHANGELOG.md

@@ -16,6 +16,9 @@ This release adds following new features:
 and fixes the following bugs:
 
 * Dockerfile was missing EXPOSE $PORT;
+* Bug when removing user from board that generate activity for
+  all cards of the board. Add check before user is one owner
+  of the card before adding activity.
 * Typos.
 
 Thanks to GitHub users fmonthel, jLouzado, vuxor, whittssg2