From 41588726468f3aff6ce9018bce773e4d1b4e9225 Mon Sep 17 00:00:00 2001 From: Issy Long Date: Sun, 17 Oct 2021 22:25:46 +0100 Subject: [PATCH] CHANGELOG: Prepare for 0.5.0. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - This'll include #9. 🎉 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dea3307..ce9855c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# 0.5.0 + +🚀 Support for checking that the required MX/SPF records are set. Thanks to @andreas-weber for the contribution! 🎉 + # 0.4.2 📜 Fixed the `improvmx_smtp_credential` resource docs to use the correct resource name.