diff options
author | Lauri Ojansivu <x@xet7.org> | 2019-11-05 16:35:52 +0200 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2019-11-05 16:35:52 +0200 |
commit | f2eda9d7eda835730c75f705120a4d54a359c38a (patch) | |
tree | cbabdd6ca6dc959c247db0c83ab4f164ac46c313 /CHANGELOG.md | |
parent | 52129ed7143a158dd228b5ce35b77d5d06dd1e77 (diff) | |
download | wekan-f2eda9d7eda835730c75f705120a4d54a359c38a.tar.gz wekan-f2eda9d7eda835730c75f705120a4d54a359c38a.tar.bz2 wekan-f2eda9d7eda835730c75f705120a4d54a359c38a.zip |
Update ChangeLog.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 3203d3a8..56c1e373 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -41,6 +41,10 @@ and fixes the following bugs: If end-date timestamp is younger than due-date timestamp => Green. If end-date timestamp is older than due-date timestamp => Red. Thanks to bandresen. +- [Fixed Card Open Webhook Error](https://github.com/wekan/wekan/issues/2780). + Thanks to jymcheong. +- [Fixed OpenAPI docs generation](https://github.com/wekan/wekan/pull/2783). + Thanks to bentiss. Thanks to above GitHub users for their contributions and translators for their translations. |