From f02478d57caa89db4c33356fb7c5e4b0c54c525b Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Fri, 4 Feb 2022 12:44:44 +0200 Subject: [PATCH] Updated ChangeLog. --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 26bc996e1..29c28243b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,9 @@ This release adds the following changes: - [Revert rounded corners minicard on moderndark theme](https://github.com/wekan/wekan/pull/4332). Thanks to jghaanstra. + +and fixes the following bugs: + - [Remove not working options from rebuild-wekan.sh](https://github.com/wekan/wekan/commit/af598b13e8266654ab52425f71840c3628c9835a). Thanks to xet7.