Skip to content

Commit 158fe2a

Browse files
committed
[Mailer] added missing entry in the CHANGELOG
1 parent 35bf2fa commit 158fe2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Component/Mailer/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ CHANGELOG
1010
* Added possibility to register custom transport for dsn by implementing
1111
`Symfony\Component\Mailer\Transport\TransportFactoryInterface` and tagging with `mailer.transport_factory` tag in DI.
1212
* Added `Symfony\Component\Mailer\Test\TransportFactoryTestCase` to ease testing custom transport factories.
13+
* Added `SentMessage::getDebug()` and `TransportExceptionInterface::getDebug` to help debugging
1314

1415
4.3.0
1516
-----

0 commit comments

Comments
 (0)