diff --git a/src/NLog.MailKit/NLog.MailKit.csproj b/src/NLog.MailKit/NLog.MailKit.csproj index 57371a4..9e87a03 100644 --- a/src/NLog.MailKit/NLog.MailKit.csproj +++ b/src/NLog.MailKit/NLog.MailKit.csproj @@ -28,15 +28,15 @@ If the mail target was already available on your platform, this package will ove NLog.snk false - Changelog: +Changelog: - - Update MailKit to v4.15.1 - - Update NLog to v6.1.1 - - See https://github.com/NLog/NLog.MailKit/releases +- Support SmtpAuthenticationMode.Ntlm using Windows Default Credentials +- Improved upfront validation of configured email addresses (To / From / Cc / Bcc) +- Improved exception handling when one or more configured email addresses are not valid. +See https://github.com/NLog/NLog.MailKit/releases - 6.1.1 + 6.1.2 6.0.0.0 $(VersionPrefix).0 README.md