From ee2c167be450392038d308cf23391d7c233ee5c0 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Tue, 21 Sep 2021 22:10:52 +0300 Subject: [PATCH] Updated ChangeLog. --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cf08d625c..f18fb284f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ See https://github.com/wekan/wekan/issues/3874 # Upcoming Wekan release +This release adds the following new features: + +- [Custom Fields at opened card below each other](https://github.com/wekan/wekan/commit/09b5359c45b3f8b2f461054d130795338c4235db). + Thanks to xet7. + This release adds the following updates: - [Updated Docker base image to newer Ubuntu](https://github.com/wekan/wekan/commit/442e6bf983ada47c26a15dbc1982c554118fa84d).