summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2017-11-29 11:00:15 +0200
committerLauri Ojansivu <x@xet7.org>2017-11-29 11:00:15 +0200
commitc609096700af41b4f4a190fb71d3ae07c898e6a9 (patch)
tree87d468fd8051accf01736ecb1e246c8dfb20953c
parent79fa5f89f313ef4bc733d883bd42969d460ef1c4 (diff)
downloadwekan-c609096700af41b4f4a190fb71d3ae07c898e6a9.tar.gz
wekan-c609096700af41b4f4a190fb71d3ae07c898e6a9.tar.bz2
wekan-c609096700af41b4f4a190fb71d3ae07c898e6a9.zip
Add SMTP test email button to Admin Panel. Thanks to nztqa !
-rw-r--r--CHANGELOG.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d0acca4e..e4cba3bb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,10 @@
# Upcoming Wekan release
-This release fixes the following bugs:
+This release adds the following new features:
+
+* [Add SMTP test email button to Admin Panel](https://github.com/wekan/wekan/pull/1359).
+
+and fixes the following bugs:
* [Fix: User with comment only permissions can remove another user from a card](https://github.com/wekan/wekan/pull/1352).