Browse Source

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

Lauri Ojansivu 7 years ago
parent
commit
552fa32b87
1 changed files with 2 additions and 1 deletions
  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:
 and fixes the following bugs:
 
 
 * [Board list with long-description boards not visible](https://github.com/wekan/wekan/pull/1346);
 * [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.
 Thanks to GitHub users couscous3, GhassenRjab and thuanpq for their contributions.