diff options
author | Lauri Ojansivu <x@xet7.org> | 2018-05-06 18:00:36 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2018-05-06 18:00:36 +0300 |
commit | 7e49ab5fea0f866baef7f287569edcd223d1f08f (patch) | |
tree | b3ae25ac2cb4c0bb10e9cec8c814ef8a37253b95 /CHANGELOG.md | |
parent | 682eab74d9e61b5019f1afe7ff8ed9af12600dea (diff) | |
download | wekan-7e49ab5fea0f866baef7f287569edcd223d1f08f.tar.gz wekan-7e49ab5fea0f866baef7f287569edcd223d1f08f.tar.bz2 wekan-7e49ab5fea0f866baef7f287569edcd223d1f08f.zip |
Tried to fix, but it did not work yet.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index b2759624..e6e5621a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -93,7 +93,7 @@ This release fixes the following bugs: - [Fix Switch List/swimlane view only working with admin privileges](https://github.com/wekan/wekan/issues/1567); - [Fix Wekan logo positioning](https://github.com/wekan/wekan/issues/1378); -- [Fix checklists items migration error "title is required"](https://github.com/wekan/wekan/issues/1576); +- [Tried to fix, but fix did not work: Fix checklists items migration error "title is required"](https://github.com/wekan/wekan/issues/1576); - [Removed paxctl alpine fix #1303 , because it did not work anymore, so Docker container did not build correctly](https://github.com/wekan/wekan/commit/ce659632174ba25ca9b5e85b053fde02fd9c3928); - [Use curl to download 100% CPU fibers fixed node in snap, and remove paxctl from |