From f82fbdb8a29cfb97dce3fc86bdc59d29da5252ad Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Fri, 26 Nov 2021 02:11:28 +0200 Subject: [PATCH] Updated ChangeLog. --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1fa35f2db..12cdb34ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,10 @@ This release adds the following new features: Thanks to mfilser. - [Sidebar Member Settings Popup has now a Popup title](https://github.com/wekan/wekan/pull/4190). Thanks to mfilser. +- [Add copy text button to most textarea fields](https://github.com/wekan/wekan/pull/4185). + Thanks to mfilser. +- [Copy text button at most textarea fields is now translatable](https://github.com/wekan/wekan/commit/5088c122536e13b44cf2fdbcfabeefd00cee332e). + Thanks to xet7. and adds the following updates: