summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2017-11-19 18:05:41 +0200
committerLauri Ojansivu <x@xet7.org>2017-11-19 18:05:41 +0200
commit6d93e9ffb074ddd7b49fb756d92d4c53c23f54dc (patch)
treeef1a23a0b4a26cb8ee6be6ef60eb9b09b0ed84aa
parent99be745f0299b32a8a7b30204b43bff7fd5ba638 (diff)
downloadwekan-6d93e9ffb074ddd7b49fb756d92d4c53c23f54dc.tar.gz
wekan-6d93e9ffb074ddd7b49fb756d92d4c53c23f54dc.tar.bz2
wekan-6d93e9ffb074ddd7b49fb756d92d4c53c23f54dc.zip
Add link to commit by xet7 to CHANGELOG invitation code fix.
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ab76d3ee..a71f7fd0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,7 +13,7 @@ and fixes the following bugs:
* [Whitespace trimming breaks Markdown code block indentation](https://github.com/wekan/wekan/issues/1288):
* [Helper to list boards for user](https://github.com/wekan/wekan/pull/1327);
* [Error after sending invitation and joining board: Exception while invoking method 'login' TypeError: Cannot read property 'loginDisabled' of undefined](https://github.com/wekan/wekan/issues/1331);
-* Invitation /sign-up page did not show input for invitation code.
+* [Invitation /sign-up page did not show input for invitation code](https://github.com/wekan/wekan/commit/99be745f0299b32a8a7b30204b43bff7fd5ba638).
Thanks to Github users brooksbecton, milesibastos, nztqa, soohwa, thuanpq and xet7 for their contributions.