Update ChangeLog.

This commit is contained in:
Lauri Ojansivu 2019-08-15 00:39:02 +03:00
parent b8c527d52b
commit e2e35655c3

View file

@ -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: