From b3e9426cb81906f6b9e0c989f799209f3b2b2ea9 Mon Sep 17 00:00:00 2001 From: Administrator <admin@common-lisp.net> Date: Fri, 12 Oct 2018 07:41:05 +0000 Subject: [PATCH] Add reply-by-email news item --- content/news.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/content/news.md b/content/news.md index 79ce11a..ab8b463 100644 --- a/content/news.md +++ b/content/news.md @@ -1,3 +1,9 @@ +### 2018-10-12 + +Today I found some time to enable GitLab's 'reply by e-mail' functionality. + +When you receive a notification e-mail from our GitLab instance, you can now send a reply to that notification. If the notification was from an issue being updated, then your reply will update the issue with a follow-up commont. + ### 2018-10-10 A new version of Common-Lisp.net has been launched! -- GitLab