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

This commit is contained in:
Lauri Ojansivu 2017-02-22 01:05:57 +02:00
parent 816d2bd013
commit 2f8a6828f0

View file

@ -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