From ab4da8e662270965a12315a45254254766093f8d Mon Sep 17 00:00:00 2001 From: Ricardo Boss Date: Mon, 14 Oct 2024 16:31:21 +0200 Subject: [PATCH] Bump to 2.2.0 --- CHANGELOG.md | 2 +- Directory.Build.props | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 267f1ec..25be8f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -# Unreleased +# 2.2.0 - Added some badges to the README - Marked `AddRazorEmailRenderer` obsolete, use `AddRazorMailRenderer` instead diff --git a/Directory.Build.props b/Directory.Build.props index d5c0362..27c3660 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -6,7 +6,7 @@ - 2.1.1 + 2.2.0 Write e-mail templates in Razor syntax, and send them via System.Net.Mail or MailKit. razor;email;mail;template;transactional;e-mail;system.net.mail;mailkit