diff --git a/CHANGELOG.md b/CHANGELOG.md index 490ae8e21..b13b280d0 100644 --- a/CHANGELOG.md +++ b/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.