From 8b6fa19a5661745855ed452508b979e1cb1af94d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs=20Espino?= Date: Tue, 30 Jun 2015 13:29:14 +0200 Subject: [PATCH] Issue#2981: Adapt taiga to the new bitbucket webhooks (Changelog) --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 99d9e63e..9798b058 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ - 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). +- Fix the compatibility with BitBucket webhooks and add issues and issues comments integration. ### Misc - API: Mixin fields 'users', 'members' and 'memberships' in ProjectDetailSerializer