diff options
author | Lauri Ojansivu <x@xet7.org> | 2019-06-19 11:36:13 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2019-06-19 11:36:13 +0300 |
commit | 51a0dd88613b9a64e6efc0a27f4638c480803990 (patch) | |
tree | 35775f667cf949346993e8cec37b6bd922826395 /CHANGELOG.md | |
parent | 8bfd94474a2cc90071b63092d545d97b9c15253f (diff) | |
download | wekan-51a0dd88613b9a64e6efc0a27f4638c480803990.tar.gz wekan-51a0dd88613b9a64e6efc0a27f4638c480803990.tar.bz2 wekan-51a0dd88613b9a64e6efc0a27f4638c480803990.zip |
[Fixed bug: rule doesn't move card to top/bottom](https://github.com/wekan/wekan/pull/2502).
Thanks to road42 !
Closes #2501
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 0850928a..e6a4e48c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# Upcoming Wekan release + +This release fixes the following bugs: + +- [Fixed bug: rule doesn't move card to top/bottom](https://github.com/wekan/wekan/pull/2502). + Thanks to road42. + +Thanks to above GitHub users for their contributions and translators for their translations. + # v2.84 2019-06-18 Wekan release This release fixes the following bugs: |