浏览代码

Card details: fix title editing with shift key. Thanks to couscous3 !

Lauri Ojansivu 7 年之前
父节点
当前提交
552fa32b87
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      CHANGELOG.md

+ 2 - 1
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.