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