From 94b67db78a5f1d36b7df12efd4a846189bfc396f Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sun, 3 Oct 2021 17:17:30 +0300 Subject: [PATCH] Updated ChangeLog. --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c4352e65..673bd53d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,11 +9,15 @@ This release adds the following new features: - [Allow word match for rules -> title filter](https://github.com/wekan/wekan/pull/4025). Thanks to ilvar. +- [CSV/TSV/Excel Export translatable and fixed, CSV semicolon option added](https://github.com/wekan/wekan/pull/4028). + Thanks to Ben0it-T. and fixes the following bugs: - [Clean up /tmp after Docker build. This drastically reduces docker image size from ~280 MB to ~180 MB](https://github.com/wekan/wekan/pull/4026). Thanks to ilvar. +- [Removed extra quotes from Export menu](https://github.com/wekan/wekan/commit/553652556468ac88c0691d4d688d5a922ef6a0c2). + Thanks to xet7. Thanks to above GitHub users for their contributions and translators for their translations.