From 6ce0be635b003b6fd84efae6ccc64b43351b0c00 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Tue, 13 Jul 2021 20:46:39 +0300 Subject: [PATCH] Updated ChangeLog. --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7cbfbf629..260cbb614 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,8 @@ and fixes the following bugs: - [Fixed Line break which is wrongly added in Cards description and Cards comments](https://github.com/wekan/wekan/commit/ec01e5182d6b8c848d752540887a8113472b0226). Thanks to Emile840 and xet7. +- [Fixed rebuild-wekan.sh](https://github.com/wekan/wekan/commit/1d5dd5e60fec151de6c7dce7ef4e758b562923b9). + Thanks to xet7. - [Small fixes for ModernDark theme](https://github.com/wekan/wekan/pull/3902). Thanks to jghaanstra.