From a457e337acb3cbc6b430fd51aba978ddf008fce7 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Wed, 11 Nov 2020 13:41:54 +0200 Subject: [PATCH] Update ChangeLog. --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8997b2762..5981bc5eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ This release adds the following new features: - [Board admin can edit and delete comments as well](https://github.com/wekan/wekan/pull/3340). Thanks to mfilser. +- [Drag handles for checklist](https://github.com/wekan/wekan/pull/3341). + Thanks to mfilser. - [Custom URL Schemes autolinked](https://github.com/wekan/wekan/pull/3339). Thanks to brian-j.