diff options
author | Lauri Ojansivu <x@xet7.org> | 2017-08-30 00:59:29 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2017-08-30 00:59:29 +0300 |
commit | 51206cb108b92eec80e35610ef88551fe8a43feb (patch) | |
tree | 3b30e330c3e4b62551f18463be9204990ece480c /CHANGELOG.md | |
parent | ecb4863c39279c8a93684369c20674aa255bbd8e (diff) | |
parent | 200d49d369275b190943a24ad3834b07f3a2a06e (diff) | |
download | wekan-51206cb108b92eec80e35610ef88551fe8a43feb.tar.gz wekan-51206cb108b92eec80e35610ef88551fe8a43feb.tar.bz2 wekan-51206cb108b92eec80e35610ef88551fe8a43feb.zip |
Merge branch 'GhassenRjab-feature/import-activities' into devel
Import Trello and Wekan board times of creation of activities.
Thanks to GhassenRjab ! Related #1157
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 865f523f..2cdf4215 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# Upcoming 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). + +Known issues: + +* [Attachment creation times are not imported to Trello and Wekan](https://github.com/wekan/wekan/issues/1157). + +Thanks to GitHub user GhassenRjab for contributions. + # v0.33 2017-08-29 Wekan release This release adds the following new features: |