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.