diff options
author | Lauri Ojansivu <x@xet7.org> | 2017-09-30 13:17:40 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2017-09-30 13:17:40 +0300 |
commit | 0e3620c7760bd374d2eaf2ffc389368415f52302 (patch) | |
tree | 64ed2ac272e1955cec1990b2ae964f00ce998995 | |
parent | 109cd08151a26165bd63c132b37a00cc164c8491 (diff) | |
download | wekan-0e3620c7760bd374d2eaf2ffc389368415f52302.tar.gz wekan-0e3620c7760bd374d2eaf2ffc389368415f52302.tar.bz2 wekan-0e3620c7760bd374d2eaf2ffc389368415f52302.zip |
Fix errors when importing from Trello.
Thanks to GhassenRjab ! Closes #1243, closes #1245
-rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 5a22e813..07356090 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +# Upcoming Wekan release + +This release fixes the following bugs: + +* [Fix errors when importing from Trello](https://github.com/wekan/wekan/pull/1259). + +Thanks to GitHub user GhassenRjab for contributions. + # v0.43 2017-09-25 Wekan release This release fixes the following bugs: |