Skip to content

Commit 329920d

Browse files
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+api
2 parents c0c0a8f + be5fb0d commit 329920d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Mailer/Bridge/Amazon/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
CHANGELOG
22
=========
33

4-
7.2
4+
7.3
55
---
66

77
* Add support for custom headers in ses+api

0 commit comments

Comments
 (0)