Commit 329920d
committed
minor symfony#59868 [Mailer] [Amazon] Support for custom headers in ses+api (Spomky)
This PR was merged into the 7.3 branch.
Discussion
----------
[Mailer] [Amazon] Support for custom headers in ses+api
| Q | A
| ------------- | ---
| Branch? | 7.3
| Bug fix? | no
| New feature? | no <!-- please update src/**/CHANGELOG.md files -->
| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Issues |
| License | MIT
Updated the CHANGELOG to reflect the addition of custom headers support in the Amazon SES API mailer. This change will be available starting from version 7.3 instead of 7.2 as per symfony#58761.
Commits
-------
be5fb0d [Mailer] [Amazon] Support for custom headers in ses+api1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments