From 2ecf128d2b26791bec42ebecec93e6d946e91140 Mon Sep 17 00:00:00 2001 From: ruslandoga Date: Thu, 23 May 2024 17:35:32 +0700 Subject: [PATCH] update Mua link to v2.1.0 discussion --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 1f82220..fb728af 100644 --- a/README.md +++ b/README.md @@ -503,7 +503,7 @@ Instead of the default, you can replace this with Bamboo.PostmarkAdapterplausible-conf.env ```diff @@ -517,8 +517,6 @@ Please try the new SMTP client introduced in [v2.1.0-rc.1](https://github.com/pl + MAILER_ADAPTER=Bamboo.Mua ``` -We plan to make it the new default in the final v2.1.0 release. - ---