From e92ebe51510b6bb8501e6705e5cd285ac471bb32 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sun, 19 Apr 2020 16:52:06 +0300 Subject: [PATCH] Update ChangeLog. --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ae8f5cd81..7e56bb4de 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ This release adds the following new features: +- [Sortable boards](https://github.com/wekan/wekan/pull/3027). + Thanks to boeserwolf. - [Added dockerfiles for multi-arch builds and manifest](https://github.com/wekan/wekan/pull/3023). [In Progress](https://github.com/wekan/wekan/issues/2999). Thanks to brokencode64.