diff --git a/CHANGELOG.md b/CHANGELOG.md index 23cad3678..05aa4d31d 100644 --- a/CHANGELOG.md +++ b/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