From 388c249212c45e00b6ac0d34decfceb3ff474eb1 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Fri, 30 Oct 2020 22:39:37 +0200 Subject: [PATCH] Update ChangeLog. --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fe2f893d2..282a06131 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: + +- [Upgrade to Meteor 2.0-beta.4](https://github.com/wekan/wekan/commit/af583145ed2b36af8e6c72765fd35d70a292fad6). + Thanks to Meteor developers. + +and fixes the following bugs: - [Fix: Use current boardId when a worker moves a card](https://github.com/wekan/wekan/pull/3323).