Skip to content

[Mailer] Sendgrid API Transport: allow use of mail_settings #42915

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 15 commits into
base: 7.4
Choose a base branch
from
Prev Previous commit
Improve CHANGELOG
  • Loading branch information
MaximePinot committed Jul 9, 2022
commit ec2b2836af540598320cc3b21d60fb0ef63bbaac
2 changes: 1 addition & 1 deletion src/Symfony/Component/Mailer/Bridge/Sendgrid/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ CHANGELOG
6.2
---

* The Sendgrid API transport now adds the `Envelope`'s options to the payload
* Add support for the `Envelope`'s options to the Sendgrid API transport

5.4
---
Expand Down
2 changes: 1 addition & 1 deletion src/Symfony/Component/Mailer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ CHANGELOG
6.2
---

* Added the `options` property to `Envelope`
* Add the `options` property to `Envelope`

6.1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

6.2

---
Expand Down