Browse Source

Updated ChangeLog.

Lauri Ojansivu 3 years ago
parent
commit
af53afb9f8
1 changed files with 2 additions and 0 deletions
  1. 2 0
      CHANGELOG.md

+ 2 - 0
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.