Procházet zdrojové kódy

Updated ChangeLog.

Lauri Ojansivu před 4 roky
rodič
revize
814ae5e840
1 změnil soubory, kde provedl 6 přidání a 1 odebrání
  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.