소스 검색

Fix "W" shortcut binding. Thanks to GhassenRjab ! Closes #1064

Lauri Ojansivu 8 년 전
부모
커밋
9b64215b64
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      CHANGELOG.md

+ 2 - 1
CHANGELOG.md

@@ -10,7 +10,8 @@ This release adds the following new features:
 and fixes the following bugs:
 
 * [Fix IE 11 drag board to scroll](https://github.com/wekan/wekan/pull/1052);
-* [Fix Export Wekan board](https://github.com/wekan/wekan/pull/1067).
+* [Fix Export Wekan board](https://github.com/wekan/wekan/pull/1067);
+* [Fix "W" shortcut binding](https://github.com/wekan/wekan/pull/1066).
 
 Thanks to GitHub users BaobabCoder, GhassenRjab, nebulade and nztqa
 for their contributions.