From c2d47cfcdb83956340dcd8667691f0c8d66f2574 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Tue, 12 Oct 2021 19:25:18 +0300 Subject: [PATCH] Updated ChangeLog. --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8732df9d3..620d5861b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,12 @@ # Upcoming Wekan release -This release fixes the following bugs: +This release adds to following CRITICAL SECURITY UPDATES: + +- [Updated to Node.js v12.22.7](https://github.com/wekan/wekan/commit/64fc2e5d8fe50115175d44c01f7fca4e668c7231). + Thanks to Node.js developers. + +and fixes the following bugs: - [Excel Export: Export only comments for cards that are not linked](https://github.com/wekan/wekan/pull/4047). Thanks to Ben0it-T.