diff options
author | Lauri Ojansivu <x@xet7.org> | 2017-09-01 22:04:56 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2017-09-01 22:04:56 +0300 |
commit | 8d37a0418aaf2987c2d2bb22f2062ed7cbe9aaef (patch) | |
tree | 9830aaed6d7f14361a7ac855b4811c9060bf0bbb | |
parent | a579125a1faa2ecbf3b7be535ac2ee1a2d3c5bca (diff) | |
download | wekan-8d37a0418aaf2987c2d2bb22f2062ed7cbe9aaef.tar.gz wekan-8d37a0418aaf2987c2d2bb22f2062ed7cbe9aaef.tar.bz2 wekan-8d37a0418aaf2987c2d2bb22f2062ed7cbe9aaef.zip |
Fix errors caused by checklist items activities.
Thanks to GhassenRjab and nztqa ! Closes #1198
-rw-r--r-- | CHANGELOG.md | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c2896a4..b63c0a13 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,17 @@ +# Upcoming Wekan release + +This release fixes the following bugs: + +* [Fix errors caused by checklist items activities](https://github.com/wekan/wekan/pull/1200). + +Thanks to GitHub users GhassenRjab and nztqa for contributions. + # v0.34 2017-08-30 Wekan release This release adds the following new features: -* [Import Trello and Wekan board times of creation of activities](https://github.com/wekan/wekan/pull/1187). +* [Import Trello and Wekan board times of creation of activities](https://github.com/wekan/wekan/pull/1187); +* Newest Wekan is available at Sandstorm App Market. Known issues: |