summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2017-06-20 11:44:59 +0300
committerLauri Ojansivu <x@xet7.org>2017-06-20 11:44:59 +0300
commit70233865d7f6efd1ecb69cddb5b6df76af79a21e (patch)
treeba822b6c5f755d3cdafeaf05325c94b5616e9542 /CHANGELOG.md
parent37effd8324279c97c50d972851ae3ded985a7fa1 (diff)
downloadwekan-70233865d7f6efd1ecb69cddb5b6df76af79a21e.tar.gz
wekan-70233865d7f6efd1ecb69cddb5b6df76af79a21e.tar.bz2
wekan-70233865d7f6efd1ecb69cddb5b6df76af79a21e.zip
Fix filter reset on moving between starred boards. Thanks to nztqa !
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a3511d1c..5a2aabe8 100644
--- a/CHANGELOG.md
+++ b/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.