summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2017-11-21 09:30:31 +0200
committerLauri Ojansivu <x@xet7.org>2017-11-21 09:30:31 +0200
commit552fa32b87e0241e44fc2636f76b2fecfce89226 (patch)
tree48dab92c101cec85269eaf86f251e1f278039a6f /CHANGELOG.md
parent8a4f5ed6e3b3e70f32da152b865b7c935d26f558 (diff)
downloadwekan-552fa32b87e0241e44fc2636f76b2fecfce89226.tar.gz
wekan-552fa32b87e0241e44fc2636f76b2fecfce89226.tar.bz2
wekan-552fa32b87e0241e44fc2636f76b2fecfce89226.zip
Card details: fix title editing with shift key. Thanks to couscous3 !
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1f269401..0593a080 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,7 +7,8 @@ This release adds the following new features:
and fixes the following bugs:
* [Board list with long-description boards not visible](https://github.com/wekan/wekan/pull/1346);
-* [Remove erroneous minicard title whitespace](https://github.com/wekan/wekan/pull/1347).
+* [Remove erroneous minicard title whitespace](https://github.com/wekan/wekan/pull/1347);
+* [Card details: fix title editing with shift key](https://github.com/wekan/wekan/pull/1348).
Thanks to GitHub users couscous3, GhassenRjab and thuanpq for their contributions.