瀏覽代碼

Updated ChangeLog.

Lauri Ojansivu 4 年之前
父節點
當前提交
814ae5e840
共有 1 個文件被更改,包括 6 次插入1 次删除
  1. 6 1
      CHANGELOG.md

+ 6 - 1
CHANGELOG.md

@@ -1,6 +1,11 @@
 # Upcoming Wekan release
 
-This release fixes the following bugs:
+This release adds the following updates:
+
+- [Use Node 12.20.1 in rebuild-wekan.sh](https://github.com/wekan/wekan/commit/37d76e9e061d31c11fca8e704e9b4c54f17c0023).
+  Thanks to xet7.
+
+and fixes the following bugs:
 
 - [Move call to URL search to onRendered](https://github.com/wekan/wekan/pull/3478).
   Thanks to jrsupplee.