diff options
author | Lauri Ojansivu <x@xet7.org> | 2018-05-23 21:04:24 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2018-05-23 21:04:24 +0300 |
commit | 505fc7166564ab324a7d6882f6692d0188aa9c9c (patch) | |
tree | a317a870b7ff747a11ce62dc6558e3083f0c2b0c /CHANGELOG.md | |
parent | 529594ef5594a1ef23048b751ddd27e0956f2ebb (diff) | |
download | wekan-505fc7166564ab324a7d6882f6692d0188aa9c9c.tar.gz wekan-505fc7166564ab324a7d6882f6692d0188aa9c9c.tar.bz2 wekan-505fc7166564ab324a7d6882f6692d0188aa9c9c.zip |
- Possible quickfix for all customFields Import errors, please test.
Thanks to feuerball11 and xet7 !
Related #807
Closes #1652, closes #1651
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index c581c60a..ace2a130 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +# Upcoming Wekan release + +This release possibly fixes the following bugs, please test: + +* [Possible quickfix for all customFields Import errors, please test](https://github.com/wekan/wekan/pull/1653). + +Thanks to GitHub users feuerball11 and xet7 for their contributions. + # v1.00 2018-05-21 Wekan release This release fixes the following bugs: |