diff options
author | Lauri Ojansivu <x@xet7.org> | 2019-03-11 19:37:40 +0200 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2019-03-11 19:37:40 +0200 |
commit | c0221dafde6f42a86d835dc5e2a11c91cbd15946 (patch) | |
tree | 4137d073ddb92cee5f98ddfa89cbdd79485caef7 /CHANGELOG.md | |
parent | 8f337f17e45f8af8d96b6043d54466e5878b7e0b (diff) | |
download | wekan-c0221dafde6f42a86d835dc5e2a11c91cbd15946.tar.gz wekan-c0221dafde6f42a86d835dc5e2a11c91cbd15946.tar.bz2 wekan-c0221dafde6f42a86d835dc5e2a11c91cbd15946.zip |
Update changelog.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 53f0eea8..4e2f055a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,11 @@ and fixes the following bugs, thanks to andresmanelli: Closes #2240. - [Avoid set self as parent card to cause circular reference, for real](https://github.com/wekan/commit/97822f35fd6365e5631c5488e8ee595f76ab4e34). +and tries to fix the following bugs, thanks to xet7: + +- [Order All Boards by starred, color, board name and board description. Part 2](https://github.com/wekan/wekan/commit/8f337f17e45f8af8d96b6043d54466e5878b7e0b). + Works on new Wekan install. Could still have boards keeping reording happening all the time on old Wekan installs. + Thanks to above Wekan contributors for their contributions. # v2.43 2019-03-08 Wekan release |