summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2017-10-01 09:48:52 +0300
committerLauri Ojansivu <x@xet7.org>2017-10-01 09:48:52 +0300
commita1d06727399a0d5a0cc11aee6a16ea253548727d (patch)
tree714a3cdb3f10b17e015c819ddac85dfec6c21722 /CHANGELOG.md
parent6ec14ee52bca394189a0f1d41d20b597e90f6320 (diff)
parent7d3fed56ae2baf5d07294bff8998198b257c855a (diff)
downloadwekan-a1d06727399a0d5a0cc11aee6a16ea253548727d.tar.gz
wekan-a1d06727399a0d5a0cc11aee6a16ea253548727d.tar.bz2
wekan-a1d06727399a0d5a0cc11aee6a16ea253548727d.zip
Merge branch 'nztqa-improve-activities' into devel
Slider for Comments only in activity feed. Thanks to nztqa ! Closes #1182
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 27650432..29ae3e9e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,10 @@
# Upcoming Wekan relelase
-This release fixes the following bugs:
+This release adds the following new features:
+
+* [Slider for Comments only in activity feed](https://github.com/wekan/wekan/issues/1247).
+
+and fixes the following bugs:
* [Data inconsistency when copying card](https://github.com/wekan/wekan/pull/1246). Note: There is no feature for copying card attachment yet.