From c26317eddf138e722e4abe35eb9740c0a7fc3af9 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Wed, 12 Jul 2017 02:20:00 +0300 Subject: [PATCH] Add Feature: Outgoing Webhooks. Thanks to nztqa ! --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ef3f5d75f..d69c65857 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,8 @@ This release adds the following new features: * [When finished input of checklist item, open new checklist item](https://github.com/wekan/wekan/pull/1099); * [Improve UI design of checklist items](https://github.com/wekan/wekan/pull/1108); -* [Import Wekan board](https://github.com/wekan/wekan/pull/1117). +* [Import Wekan board](https://github.com/wekan/wekan/pull/1117); +* [Outgoing Webhooks](https://github.com/wekan/wekan/pull/1119). and fixes the following bugs: