Procházet zdrojové kódy

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

Lauri Ojansivu před 8 roky
rodič
revize
9b64215b64
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  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.