From eecac0e37f4600643f7a0ea7088a97964c721b9e Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Wed, 22 Aug 2018 09:30:12 +0300 Subject: [PATCH] - Fix and improve linked cards. Thanks to andresmanelli ! --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e1d15341..ce9389796 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,9 +3,10 @@ This release fixes the following bugs: - [Restored SMTP settings at Admin Panel, and disabled showing password](https://github.com/wekan/wekan/issues/1790); -- [Move color labels on minicard to bottom of minicard](https://github.com/wekan/wekan/issues/1842). +- [Move color labels on minicard to bottom of minicard](https://github.com/wekan/wekan/issues/1842); +- [Fix and improve linked cards](https://github.com/wekan/wekan/pull/1849). -Thanks to GitHub users therampagerado and xet7 for their contributions. +Thanks to GitHub users andresmanelli, therampagerado and xet7 for their contributions. # v1.33 2018-08-16 Wekan release