diff options
author | Lauri Ojansivu <x@xet7.org> | 2018-02-01 15:59:22 +0200 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2018-02-01 15:59:22 +0200 |
commit | e0e6f06a832118e697bdcf2abe46dc2a13d88ac8 (patch) | |
tree | 3c88a0eae27a250dc5f84012aa863eb238e9678a /CHANGELOG.md | |
parent | ff9ca755f338e3c45a1bd726dfbce1c607f2ff4c (diff) | |
download | wekan-e0e6f06a832118e697bdcf2abe46dc2a13d88ac8.tar.gz wekan-e0e6f06a832118e697bdcf2abe46dc2a13d88ac8.tar.bz2 wekan-e0e6f06a832118e697bdcf2abe46dc2a13d88ac8.zip |
Fix swimlanes card details and drag bugs. Thanks to andresmanelli !
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a94ac1b..9b491f80 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +# Upcoming Wekan release + +This release fixes the following bugs: + +- [Fix swimlanes card details bug](https://github.com/wekan/wekan/commit/f6fb05d3f49c656e9890351f5d7c0827bf2605c1); +- [Workaround to avoid swimlanes drag bug](https://github.com/wekan/wekan/commit/d3c110cd8f3ad16a4ced5520c27ab542cc79b548); +- [Fix swimlanes details view in lists only mode](https://github.com/wekan/wekan/commit/ff9ca755f338e3c45a1bd726dfbce1c607f2ff4c). + +Thanks to GitHub user andresmanelli for contributions. + # v0.68 2018-01-30 Wekan release This release fixes the following bugs: |