From fa3e6267fd8830d6a3bf05bbea67a94f088a1e33 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Thu, 11 Feb 2021 16:49:15 +0200 Subject: [PATCH] Updated ChangeLog. --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c9ef291f7..ae0e9c6c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,11 @@ and adds the following improvements: - [Checklistitems are now inserted always at the end of the checklist](https://github.com/wekan/wekan/pull/3551). Thanks to mfilser. +and adds the following updates: + +- [Updated Node.js to v12.20.2](https://github.com/wekan/wekan/commit/011f86f368a83c2e70f597c11ec60ec857e0fab0). + Thanks to Node.js developers. + and fixes the following bugs: - [Minicard, remove red line below member avatar icon](https://github.com/wekan/wekan/pull/3560).