Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 463 Bytes

CHANGELOG.md

File metadata and controls

20 lines (14 loc) · 463 Bytes

CHANGELOG

6.3

  • Add support for webhooks

4.4.0

  • added ReplyTo option
  • [BC BREAK] Renamed and moved Symfony\Component\Mailer\Bridge\Postmark\Http\Api\PostmarkTransport to Symfony\Component\Mailer\Bridge\Postmark\Transport\PostmarkApiTransport, Symfony\Component\Mailer\Bridge\Postmark\Smtp\PostmarkTransport to Symfony\Component\Mailer\Bridge\Postmark\Transport\PostmarkSmtpTransport.

4.3.0

  • Added the bridge