summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2017-07-12 02:20:00 +0300
committerLauri Ojansivu <x@xet7.org>2017-07-12 02:20:00 +0300
commitc26317eddf138e722e4abe35eb9740c0a7fc3af9 (patch)
tree61ce3ee11b58bf9cde11dbcfde19c091b12bd07e /CHANGELOG.md
parent510708d0e1fc82dd9d0c707b198c41fed26aad15 (diff)
downloadwekan-c26317eddf138e722e4abe35eb9740c0a7fc3af9.tar.gz
wekan-c26317eddf138e722e4abe35eb9740c0a7fc3af9.tar.bz2
wekan-c26317eddf138e722e4abe35eb9740c0a7fc3af9.zip
Add Feature: Outgoing Webhooks. Thanks to nztqa !
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ef3f5d75..d69c6585 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: