Skip to content

Commit 775fa72

Browse files
committed
minor symfony#40983 [Mailer] Move CHANGELOG entry (OskarStark)
This PR was merged into the 5.3-dev branch. Discussion ---------- [Mailer] Move CHANGELOG entry | Q | A | ------------- | --- | Branch? | 5.x | Bug fix? | no | New feature? | no <!-- please update src/**/CHANGELOG.md files --> | Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files --> | Tickets | Fix #... <!-- prefix each issue number with "Fix #", no need to create an issue if none exist, explain below instead --> | License | MIT | Doc PR | symfony/symfony-docs#... <!-- required for new features --> This entry belongs to the bridge, not the component Commits ------- 4c0f078 [Mailer] Move CHANGELOG entry
2 parents 90e419d + 4c0f078 commit 775fa72

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
CHANGELOG
22
=========
33

4+
5.3
5+
---
6+
7+
* Add support for `X-SES-SOURCE-ARN`
8+
49
5.1.0
510
-----
611

src/Symfony/Component/Mailer/CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ CHANGELOG
55
---
66

77
* added the `mailer` monolog channel and set it on all transport definitions
8-
* Add support for `X-SES-SOURCE-ARN` in `symfony/amazon-mailer`
98

109
5.2.0
1110
-----

0 commit comments

Comments
 (0)