From c13e828c799bad92e2413b66eb0635d1df3eefe6 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Tue, 8 Dec 2020 20:30:42 +0200 Subject: [PATCH] Update ChangeLog. --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index caa3503ea..64f5cc776 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,11 @@ This release adds the following new features: - [Drag handles at checklist items on mobile view](https://github.com/wekan/wekan/pull/3342). Thanks to mfilser. +and adds the following updates: + +- [Update to Meteor 1.12](https://github.com/wekan/wekan/commit/7a6abaac44b1235021dc7cc25e3224515c64a068). + Thanks to Meteor developers. + and fixes the following bugs: - [Fixed Quay Docker builds that failed](https://github.com/wekan/wekan/issues/3380)