浏览代码

Fix filter reset on moving between starred boards. Thanks to nztqa !

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

+ 2 - 1
CHANGELOG.md

@@ -15,7 +15,8 @@ and fixes the following bugs:
 * [Fix Export Wekan board](https://github.com/wekan/wekan/pull/1067);
 * [Fix "W" shortcut binding](https://github.com/wekan/wekan/pull/1066);
 * [Fix login url in invitation email](https://github.com/wekan/wekan/issues/993);
-* [Edit card description with invalid markdown](https://github.com/wekan/wekan/pull/1073).
+* [Edit card description with invalid markdown](https://github.com/wekan/wekan/pull/1073);
+* [Fix filter reset on moving between starred boards](https://github.com/wekan/wekan/pull/1074).
 
 Thanks to GitHub users BaobabCoder, GhassenRjab, nebulade, nztqa and xet7
 for their contributions.