diff --git a/src/NLog.MailKit/NLog.MailKit.csproj b/src/NLog.MailKit/NLog.MailKit.csproj
index 9e87a03..c7ff321 100644
--- a/src/NLog.MailKit/NLog.MailKit.csproj
+++ b/src/NLog.MailKit/NLog.MailKit.csproj
@@ -30,13 +30,14 @@ If the mail target was already available on your platform, this package will ove
Changelog:
+- Skip removing XOAUTH2 from AuthenticationMechanisms when OAuth2
- 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.2
+ 6.1.3
6.0.0.0
$(VersionPrefix).0
README.md