From 71f6697f559e77496286a7516b5c4d36ddacc9cd Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Mon, 20 Feb 2023 01:26:08 +0200 Subject: [PATCH] Updated ChangeLog. --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1187afb4a..cea0289d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,12 @@ Note: # Upcoming WeKan ® release -This release adds the following updates: +This release fixes the following CRITICAL SECURITY ISSUES: + +- [Try to fix some security issues](https://github.com/wekan/wekan/commit/ff993e7c917b5650a790238e95c78001e4f0e039). + Thanks to responsible security disclosure contributors and xet7. + +and adds the following updates: - [Updated to Node.js v14.21.3. Thanks to Node.js developers](https://github.com/wekan/wekan/commit/dd6e7372b77ec963c3623953a7613f1e468e5745). Thanks to Node.js developers.