From af53afb9f84931a68c4793f7dafd7008a3195b5e Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sun, 23 Jan 2022 11:30:56 +0200 Subject: [PATCH] Updated ChangeLog. --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e964a6ad..70f60e429 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ This release fixes the following bugs: - [Fix can't add Checklist on cardType-linkedBoard](https://github.com/wekan/wekan/pull/4318). Thanks to Ben0it-T. +- [Fix comments for cards that link to a board are not shown](https://github.com/wekan/wekan/pull/4319). + Thanks to Ben0it-T. - [Fix Snap OAUTH2_REQUEST_PERMISSIONS of Google/OAuth2/OIDC login](https://github.com/wekan/wekan/commit/4bf6b457ae6bfb6d28127f696344019765d0467d). Thanks to xet7.