diff options
author | Lauri Ojansivu <x@xet7.org> | 2017-07-27 15:39:07 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2017-07-27 15:39:07 +0300 |
commit | 66da6362c880864e9a51ab932c9baa9af00b85b7 (patch) | |
tree | 877bb4fc17149db90db467b6862833a09458237a /CHANGELOG.md | |
parent | b0487e4dbc12c07bc08fb96e28e5b21fe3b5653b (diff) | |
download | wekan-66da6362c880864e9a51ab932c9baa9af00b85b7.tar.gz wekan-66da6362c880864e9a51ab932c9baa9af00b85b7.tar.bz2 wekan-66da6362c880864e9a51ab932c9baa9af00b85b7.zip |
Add checklist items to activity log.
Thanks to GhassenRjab ! Closes #1025
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 9698bf15..453626b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,8 @@ This release adds the following new features: * [More screenshots at Features page](https://github.com/wekan/wekan/wiki/Features); * [Export and import boards in Sandstorm](https://github.com/wekan/wekan/pull/1144); -* [GitHub Issue template](https://github.com/wekan/wekan/pull/1146). +* [GitHub Issue template](https://github.com/wekan/wekan/pull/1146); +* [Add checklist items to activity log](https://github.com/wekan/wekan/pull/1148). and fixes the following bugs: |