Browse Source

Add SMTP test email button to Admin Panel. Thanks to nztqa !

Lauri Ojansivu 7 years ago
parent
commit
c609096700
1 changed files with 5 additions and 1 deletions
  1. 5 1
      CHANGELOG.md

+ 5 - 1
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).