diff --git a/.changeset/slow-rules-bow.md b/.changeset/slow-rules-bow.md new file mode 100644 index 000000000000..3f9624f0470b --- /dev/null +++ b/.changeset/slow-rules-bow.md @@ -0,0 +1,5 @@ +--- +'@rocket.chat/meteor': patch +--- + +This adjustment removes the deprecated `Mailer.sendMail` and `Mailer:unsubscribe` methods. Moving forward, use the `mailer` and `mailer.unsubscribe` endpoints.