From 3f369cf799d25b487c932ab6c63309e3f7a2abe4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Barrag=C3=A1n=20Merino?= Date: Thu, 25 Jun 2015 11:47:53 +0200 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b5fdcda..99d9e63e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ ### Features - Add a "field type" property for custom fields: 'text' and 'multiline text' right now (thanks to [@artlepool](https://github.com/artlepool)) - Allow multiple actions in the commit messages. +- Now every user that coments USs, Issues or Tasks will be involved in it (add author to the watchers list). ### Misc - API: Mixin fields 'users', 'members' and 'memberships' in ProjectDetailSerializer