From 2fa5138b490a026dab4fd8d37a18332df5622d34 Mon Sep 17 00:00:00 2001 From: Ralph Slooten Date: Thu, 15 Jun 2023 17:34:15 +1200 Subject: [PATCH] Release v1.6.20 --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f43d2a9..e1856f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ Notable changes to Mailpit will be documented in this file. +## [v1.6.20] + +### Feature +- Convert links into clickable hyperlinks in plain text message content + +### Libs +- Update node modules + + ## [v1.6.19] ### Fix