summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-08-15 00:39:02 +0300
committerLauri Ojansivu <x@xet7.org>2019-08-15 00:39:02 +0300
commite2e35655c3787856b52a878d2cb66ad008b75615 (patch)
treeeb7e8258ef6aaed9baefc425075d9404197afbf7
parentb8c527d52bec7272c890385f11e26acec65822ae (diff)
downloadwekan-e2e35655c3787856b52a878d2cb66ad008b75615.tar.gz
wekan-e2e35655c3787856b52a878d2cb66ad008b75615.tar.bz2
wekan-e2e35655c3787856b52a878d2cb66ad008b75615.zip
Update ChangeLog.
-rw-r--r--CHANGELOG.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0d766a84..d2953df8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,8 +2,13 @@
This release adds the following new features:
-- [Send webhook when cardDetails is rendered](https://github.com/wekan/wekan/pull/2620).
+- [Send webhook](https://github.com/wekan/wekan/issues/2518) when
+ [cardDetails is rendered](https://github.com/wekan/wekan/pull/2620).
Thanks to jymcheong.
+- Related to [above new feature](https://github.com/wekan/wekan/issues/2518),
+ Add [setting CARD_OPENED_WEBHOOK_ENABLED=false as
+ default](https://github.com/wekan/wekan/commit/b8c527d52bec7272c890385f11e26acec65822ae).
+ Thanks to xet7.
and fixes the following bugs: